hi all, I exposed a process model as a webservice. Can i use " ca

hi all,
I exposed a process model as a webservice.
Can i use " call web service" node to test this it?
is it true that no process instance will be created even if the web service is successfully invoked?

OriginalPostID-155556

OriginalPostID-155556

  Discussion posts and replies are publicly visible

Parents
  • You don't have to pass the values in the HTTP headers. As I mentioned earlier Models as Web Services do not read the HTTP headers. You need to pass them the way I showed you in the data tab.

    1. Delete these data types from the System tab - Data Management

    start@StartProcessIFBinding$faults-1338079152
    startResponse
    start

    2. Re-configure the call WS node clicking Refresh Services

    4. Navigate to the Data tab - Inputs

    5. Expand the input called "startRequest"

    6. Fill out the username, password and the value for username_text

    *** Please do not configure anything in the HTTP headers, that's not how this feature works.
Reply
  • You don't have to pass the values in the HTTP headers. As I mentioned earlier Models as Web Services do not read the HTTP headers. You need to pass them the way I showed you in the data tab.

    1. Delete these data types from the System tab - Data Management

    start@StartProcessIFBinding$faults-1338079152
    startResponse
    start

    2. Re-configure the call WS node clicking Refresh Services

    4. Navigate to the Data tab - Inputs

    5. Expand the input called "startRequest"

    6. Fill out the username, password and the value for username_text

    *** Please do not configure anything in the HTTP headers, that's not how this feature works.
Children
No Data