Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
KBRU
ID
Last activity: 23 Jan 2017 22:50 EST
create service operator ID
I want to Create a service that create an Operator ID. I have created it, when I run it and pass the resource parameter (like userid,password,etc) it seems successfull. but when I run it with php or url and pass a parameter. it was failured. it show like below image.
How can I fix this, anyone has a clue?
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
KBRU
ID
OK all, I have used HTTP Service. It has worked for me. Thank you for your Help.
refer to this link: https://collaborate.pega.com/question/create-new-operator-id-through-pega-api-web-service
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
PEG
IN
Hi,
Are you able to invoke the Service with SOAP UI(Assumed your service is SOAP/REST)?
Please post the sample of url you tried to hit in the browser .
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
KBRU
ID
i use REST Service.
this is sample of the url :http:// Proprietary information hidden/prweb/PRRestService/apiCA/v1/AccountPega/
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
PEG
IN
May I know which method you are using? GET/POST method.
sample url should be http:// Proprietary information hidden/prweb/PRRestService/apiCA/v1/AccountPega?username=xxxx&password=xxxx depends on the method used.
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689989000/e68f0e72-3351-415a-8922-185e73fa77f4.jpg?itok=lcGeM-2x)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689989000/e68f0e72-3351-415a-8922-185e73fa77f4.jpg?itok=lcGeM-2x)
Virtusa IT Consulting
AE
Is the above checked on security tab in your service rest activity?
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
KBRU
ID
hi baigh,
I already checked it. nothing has changed ..
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
KBRU
ID
OK.
Accepted Solution
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
KBRU
ID
OK all, I have used HTTP Service. It has worked for me. Thank you for your Help.
refer to this link: https://collaborate.pega.com/question/create-new-operator-id-through-pega-api-web-service