Parameters in Workflow using OpenAPI

Hi everyone!!

I'm using the OpenAPI 1.0 to create methods to invoke several workflows, I'm using the examples of Interwoven, but now I need to send several parameters to the workflow.

Does anyone know how can I send parameters to my workflow using the OpenAPI???

Thanks in advance
Ricardo

Comments

  • The only way to create/invoke workflow using OpenAPI is by calling IWWorkFlow.createFromXMLString(IWWorkFlowService service, java.lang.String fromXMLString, IWPolicy policy)

    So, it boils down to defining the right xml job specification and pass that that as a second parameter to this method. And you can find help on writing job specifications in Teamsite Administration guides.

    Thanks,
    Kapil
    Interwoven Engineering
  • Hi!
    Where can I find these examples of interwoven?

    Thanks!
  • Check out IWHOME/iwopenapi/example/workflow0/


    --fish
    (Interwoven, Curriculum Development)
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs