cancel
Showing results for 
Search instead for 
Did you mean: 

REST Mashup Web service

Former Member
0 Kudos

Dear Experts,

I have created a REST Mashup Web service in PDI and given basic authentication UserID, Password and URL in development tenant. I am able to see the Web service in Application User Management Woc --> Masups and Web services view but not able to edit.

Now I am moving the solution to Quality and Production system. I have a question that how to change the UserID and Password for these systems.

Will I be able to change in PDI itself for Quality and Production?

Please help me in this regard.

Thanks,

Madhan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Madhan,

I am sorry, but you might not had followed the best practice to use REST services:

In these cases, you can build your custom BO and workcenter with screens, and maintain the user authentication mechanism there. and in your code, you query that BO from the user ID and password maintained.

and similarly, when this custom BO and views will be deployed to UAT then yu can create USer and password in that view.


Let me know in case of any doubts.


BR,

Saurabh