Success Create instante but get Activity Id.

Frans Thamura <[email protected]>
Newsgroups gmane.comp.java.enhydra.shark
Message-ID <[email protected]>
Sorry all, disturbing with my email..

I success create instante using Greeta code, but still findihg out the 
Neville method.

now, i am searching how to get the activity id, for update variable :)

i got "1201_testWRD_ComplexWRDs"

Frans



this is my code

        String pkgId = Shark
         .getInstance()
         .getAdminInterface()
         .getAdminMisc()
         .getProcessMgrPkgId(vValue);
         String pDefId = Shark
         .getInstance()
         .getAdminInterface()
         .getAdminMisc()
         .getProcessMgrProcDefId(vValue);
        
         Map variable = new HashMap();
         variable.put("participantId","13");
         WorkflowManager.processCreate(pkgId,pDefId);


and my console log are

Shark -> shark engine initialization is finished, it lasted 3 [s]
Shark -> BlueOxygenWFMS ready and waiting ...
2005-07-25 23:01:09,328: SharkConnectionImpl -> User dina is logged on
== Frans Debugger ==
== processStart(String mgrName) ==
== mgrName:testWRD#1#ComplexWRDs
== ==================
Manager Name:testWRD#1#ComplexWRDs
#_isProcessRunning_# (testWRD, ComplexWRDs)
2005-07-25 23:01:09,390: ExecutionAdmin -> User admin with connection 
key 2 is logged on
2005-07-25 23:01:09,546: ExecutionAdmin -> User admin with connection 
key 2 is logged off
2005-07-25 23:01:09,562: SharkConnectionImpl -> User admin is logged on
2005-07-25 23:01:09,796: Process 
[key=1201_testWRD_ComplexWRDs,mgrname=testWRD#1#ComplexWRDs] is created
2005-07-25 23:01:09,828: SharkConnectionImpl -> User admin with 
connection key 3 is logged off
2005-07-25 23:01:09,828: SharkConnectionImpl -> User dina with 
connection key 1 is logged off
message-footer.txt (text/plain, 271 B)
--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.