Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
WFMAIN process orphan
Wolfgang_Binder_(sglcadmin2_-_(deleted))
hello !I'm trying to make an orphan of Process (WFMain)and then overwriting SendinEMail, but no chance !a workflow with a process stem is not runningthru the orphan , is running thru the original SendingEMail !I also made for testing Orphans of "Process" from WebWfp and WebWork . And this is working , i can puta breakpoint and stop the script ...Is there a known bug !?wolfgang.binder@siemens.com
Find more posts tagged with
Comments
eLink User
Message from chris meyer via eLinkHi Wolfgang,Make sure you give the orphan the exact same name as the original. If youlook at the __Init() method for Process, you'll notice that it uses the.OSName as part of the key that registers it with the subsystem. Since thesame name is being registered with the same subsystem, it will reregisterthe original Process with your customization.Livelink is not consistent in building the key for subsystem registration.It's possible that with your other two examples that it does not use theleaf name to build the key, or that in those examples you used the same namefor the orphan.cheers, chris----- Original Message -----From: "eLink Discussion: Development Discussion"To: "eLink Recipient" Sent: Thursday, November 07, 2002 2:01 PMSubject: WFMAIN process orphan> WFMAIN process orphan> Posted by SglcAdmin2 on 11/07/2002 07:52 AM>> hello !>> I'm trying to make an orphan of Process (WFMain)> and then overwriting SendinEMail, but no chance !> a workflow with a process stem is not running> thru the orphan , is running thru the original SendingEMail !>> I also made for testing Orphans of "Process" from> WebWfp and WebWork . And this is working , i can put> a breakpoint and stop the script ...>> Is there a known bug !?>> wolfgang.binder@siemens.com>> [To reply to this thread, use your normal e-mail reply function.]>> ============================================================>> Attachment link: itpswfemail_1_0_1.zip>
https://knowledge.opentext.com/knowledge/livelink.exe/2898849/itpswfemail_1_0_1.zip?func=doc.Fetch&nodeid=2898849>>
; ============================================================>> Discussion: Development Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=786303&objAction=view>>
; Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe>>>
;