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
How to send on a workflow from initiator step to next step using LAPI.?
S_Swaminathan_(maninfoadmin_-_(deleted))
I am looking for some help on how to initiate a workflow using LAPI, assign a user to the step and send on the workflow to the step.I have seen sample code to initiate workflow.I am looking for some code to send on the workflow to next step and assign a user to the step.Please help.
Find more posts tagged with
Comments
eLink User
Message from Kevin via eLinkAbsolutely. I have written several J2EE applications myself which included a good bit of java LAPI. You may want to consider not putting java code directly inside you JSP. Read about J2EE best practices. Personally, I like to use Struts to separate out the model and view. You could also write you own servlet.Cheers,Kevin HutsonTokyo Electron U.S. Holdings___Sent with SnapperMailwww.snappermail.com...... Original Message .......On Thu, 17 Mar 2005 01:06:42 -0500 "eLink Discussion: LAPI Discussion" wrote:>>How to send on a workflow from initiator step to next step using LAPI.? Posted by ManinfoAdmin (Swaminathan, S) on 03/17/2005 01:05 AM > >I am looking for some help on how to initiate a workflow using LAPI, assign a user to the step and send on the workflow to the step.>>I have seen sample code to initiate workflow.>>I am looking for some code to send on the workflow to next step and assign a user to the step.>>Please help. >--------------->[To reply to this thread, use your normal E-mail reply function.] >Discussion: LAPI Discussion >Livelink Server: Knowledge Center
eLink User
Message from Kevin via eLinkWhat language are you using?What version of Livelink and workflow? They recently made a change where you now have to accept a task if it is in a group. I can provide you with a sample if you need it in Java.Cheers,Kevin HutsonTokyo Electron U.S. Holdings___Sent with SnapperMailwww.snappermail.com...... Original Message .......On Thu, 17 Mar 2005 01:06:42 -0500 "eLink Discussion: LAPI Discussion" wrote:>>How to send on a workflow from initiator step to next step using LAPI.? Posted by ManinfoAdmin (Swaminathan, S) on 03/17/2005 01:05 AM > >I am looking for some help on how to initiate a workflow using LAPI, assign a user to the step and send on the workflow to the step.>>I have seen sample code to initiate workflow.>>I am looking for some code to send on the workflow to next step and assign a user to the step.>>Please help. >--------------->[To reply to this thread, use your normal E-mail reply function.] >Discussion: LAPI Discussion >Livelink Server: Knowledge Center