IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Invoking a workflow from within some external existing webbased application

    Posted 06/21/05 12:39 PM

    Hello

    I just want to know of any certain way of handling the situation.
    How one can invoke / initiate a workflow from a html LINK placed in existing application’s site (developed in JSP).

    Furthermore I would like to pass on some values (user authentication number etc), so that workflow client for a certain type of role is opened (depending on the external application user id, and its access control parameters).

    any pointers in this regard would be much appreciated.
    thanx

    salman


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: Invoking a workflow from within some external existing webbased application

    Posted 09/28/05 11:09 AM

    Ans Q1: You can initiate wf/invoke task/complete task using the workflow API.

    Ans Q2: can be done using workflow client API


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: Invoking a workflow from within some external existing webbased application

    Posted 09/29/05 06:39 AM

    hi friends,

           whenever iam copying packages from one system to other,servcies are locking by the system lock,can u tell me how to release the locks.
    

    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 4.  RE: Invoking a workflow from within some external existing webbased application

    Posted 09/29/05 07:12 AM

    Hi Krishna,
    You can release the locks by changing the permissions to the flow.xml file.The particular webMethods user might be having the read priviliges only to that file.You can give -rwx- permissions to the flow.xml file by traversing to the ns folder in your package.

    Thanks,
    Puneet Verma


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods