Cannot access the process model from integration object

 I have configured a process model with script task which takes two inputs and result will be the addition of two inputs. Now I have created a Web-API to start the particular process and have used the Web-API in  integration object. I have provided the correct credentials(basic credentials) but I am facing with Forbidden error(error 401 unauthorized).

Any inputs will be helpful.

  Discussion posts and replies are publicly visible

Parents
  • I have configured a process model with two process variables and a script task. When I started the process through Web-API the process is executed but I can't see the process variables in the response. I went to processes tab under run time data, the process status was completed but when I monitored the process there is no script task and process variables in the process.
Reply
  • I have configured a process model with two process variables and a script task. When I started the process through Web-API the process is executed but I can't see the process variables in the response. I went to processes tab under run time data, the process status was completed but when I monitored the process there is no script task and process variables in the process.
Children