IT Process Automation

  • 1.  Issue on PAM workflow run

    Posted Feb 08, 2018 06:39 PM

    Hey all,

     

    I'm submitting a form via Catalog and calling a PAM process with the hopes of passing form variables into the workflow so I can pass them into various other operators. But that is a different struggle.

     

    Right now this is the tracking results of the PAM processes after form submission:

    When I look at the actual results I'm seeing the following:

     

    Any idea why this may be occurring? 

     

    Thanks!



  • 2.  Re: Issue on PAM workflow run
    Best Answer

    Posted Feb 09, 2018 08:14 AM

    Jordan,

     

    The error is saying that don't have a valid session ID, is there another process somewhere that's handling the catalog the catalog login portion for you? 

    In order for your soap call to be able to retrieve data from the catalog WSDL you need to supply a SID when you make the call, here's a snip of the beginning of a process that is handling the authentication piece.

     

    Elwynn.