(no title)
Hi All, We are integrating the PS with 3rd party called PeopleAnswers, we are using the CI based web services. When there is any error in the values they sent, the IB should send them the reason for...
View Article(no title)
Hi Praj, thanks a lot, i searched many places and wasted one day of the time for the error in wsdl "<![CDATA[ Unable to find a Routing corresponding to the incoming request message." Atlast i got...
View Article(no title)
Hi All, We are integrating the PS with 3rd party called PeopleAnswers, we are using the CI based web services. When there is any error in the values they sent, the IB should send them the reason for...
View Article(no title)
Greetings Praj! I hate digging up old threads but thought it may be worth a try. I am a web service server developer and our PeopleSoft developers are trying to develop a client to interact with my...
View Article(no title)
Could it be a problem with connectivity between the 3rd party and PeopleSoft. Firewall issues? Check the integration broker logs to see if there is anything information.
View Article(no title)
I have the same problem. I also have to get the errorLog.html and msgLog.html files directly from server. Seems a kind of caching going on. I even deleted the files on Server and still see them...
View Article(no title)
I generated WSDL following CI based web services. I generated SOAP template using PeopleTools -> Integration Broker -> Service Utilities -> Generate Soap template. I tested SOAP generated...
View Article(no title)
Was there a valid WSDL generated by your CI? Are you able to test in soapUI to confirm you get the same error?
View Article(no title)
Hi Praj I am fairly new to PS so please bare with me. I am trying to consume a 3rd party web service using the Consume web service wizard in IB. I am able to use this wizard with all manner of general...
View Article(no title)
Hi Praj, I am trying to consume a webservice provided by a third party sitting on the same database as our PS system. I am using the WSDL_NODE for this and I am facing some issues over here. Its...
View Article(no title)
I am working on Ps 9.1/8.51 tools. I have to update the 3rd party application with a latest PS field value. I have consumed the wsdl(provided by 3rd party) into PS using Consume Web Service. I have...
View Article(no title)
On the previous page, a couple posters referenced the SCC_CONSTITUENT_IN_SYNC web service. I'm a PeopleSoft rookie, so I'm trying to follow along with what's going on here - According to what I've...
View Article(no title)
Navigate peopletools>Integration Broker>Integration Setup>service operation.search for getwsdl service operation then go to Routings->Select the active service opertion(select the...
View Article(no title)
Hi Praj, I am trying to consume SCC_LOV web service from a third party application. I have published the service and it generates WSDL at...
View Article(no title)
Are you able to test with soapUI, this will probably give you a beter error message? Also, be sure to checkout your Integration Broker logs (see this article) as that can have more detailed information.
View Article(no title)
Thank you for the quick response. i have tested with soapUI and it works fine which makes me believe that the service is correctly published. But does not work when i try to access service either via...
View Article(no title)
FYI, i have found the same problem stated at www .uwplatt. edu/ oit/ development/ peoplesoft/ maint/ CS90/ Bundle20/ UPD859121_CS_BUNDLE_20_90_Early_Release.pdf with incident id 2035351001 but there...
View Article(no title)
I am able to ping gateway, default node, already consumed WSDL with no error. Message are non-rowset based. I am getting request message in my code. While calling SetXmlDoc, the code is returning...
View Article(no title)
Hi, I have been creating web services against CI components for 1.5 years now; however, we've just now hit a roadblock in with effective dated rows on some of our components. The issue is that we...
View Article(no title)
BackGround: We have "Provided few PeopleSoft WSDLs" to a third party that uses these WSDLs to fetch data from PeopleSoft. (Perfect!) Problem: Anyone else other than the third party, who knows the WSDL...
View Article(no title)
You might have to expose the data via a custom component and component interface. Or a a logic at the receiving end should exist that picks only the maximum dated info. from the WSDL Response....
View Article(no title)
Hi. I'm trying to consume a third-party webservice. I was able to complete the consume web service wizard. When using the following code, I get an error message. &MSG =...
View Article(no title)
Did any one tried the method of calling PSOFT CI as web service in .NET application. We were able to ge the result if there is no user name password passed in the soap request. But there are some CI...
View Article(no title)
Hi all, I am facing a problem with my Rowset based message based web services. Intially i didnt provide any security and it was working fine with the 3rd party integration. Then the consuming side...
View Article(no title)
Which user are you using? Does it have appropriate security? Does it help if you use the PS or VP1 user for security?
View Article(no title)
Hi, Sorry for the delay in replying to ur response. Yes i had tried with VP1/PS but none worked. But now i found out the solution that while WSDL is generated , the XML part didnt have security token...
View Article(no title)
Integration Synchronous Handler: No destination node can be determined for the request on node PSFT_EP. (158,963) IBTREE_WRK.IB_INVOKEOPER.FieldChange PCPC:4883 Statement:104 After applying filters...
View Article(no title)
Are you able to post what you changed in the routings for GETWSDL in particular? Do you still have the Any-to-Local routing active? Are there any others? Or are they all inactive?
View Article(no title)
Hi Ganesh, Please assign the access of Permission list that you have mentioned in Service Operation Security tab to VP1 userid in user pofile and then again regenerate ur WSDl and browse it.
View Article(no title)
Hi Praj, I get the below error when trying to invoke a CI based web service. Unable to find a Routing corresponding to the incoming request message. This SO has a security and User ID password is...
View Article(no title)
Hi Vishal, Sounds like you've looked at the SO/routing level. Could it be an issue with the nodes being used? Are the other areas of integration broker configured correctly? Possibly it could be some...
View Article(no title)
Hi, I am trying to create a process that picks all the messages which are not in done status and sends a mail to the users in HTML format using App Engine.For this i need to know the record which...
View Article(no title)
That sounds pretty nifty, let me know if you want help with coding or testing too. Have a look at the tables mentioned in this article:...
View Article(no title)
Hi, I have created a PS Async NonRowset based WebService. Generated the WSDL, which shows fine when used in a Browser. Consumed this WSDL in SOAPUI, created a MockService. When I Run the Request in...
View Article(no title)
External system contact error usually implies something to do with nodes. How's your IB set up look? Everything working and nodes pinging?
View Article(no title)
Hi.. Can any one please help me in CI based webservices. I have created A CI based Web service For Purchase Requisition.I have tested the Component interface in Component interface tester its working...
View Article(no title)
When you do the get of the PR to update, does it it return the correct keys for the PR?
View Article(no title)
Hi Bob… actually i have creted another one new component approval same as PR main approval components with few limited display of feilds for mobile app… Now here i have creted To CI's one for Main PR...
View Article(no title)
Hi Bob this is the code ….Its working fine in ON Server intance..when i move to other testing instance i am getting that error… rem Local File &fileLog; Local ApiObject &oSession,...
View Article(no title)
this is the error msg… Get failed (0,0) TM_TST_APE(App engine).MAIN.GBL.default.1900-02-01.Step04.OnExecute PCPC:2232 Statement:36
View Article(no title)
Do you need: &oTmPrEasyCi.GetHistoryItems = True; Can it be false does it make any difference.
View Article(no title)
Hi Steve, We have the same situation. were you able to fix this? What changes you made? Was it in configuration namespace.
View ArticleRe: Web Service Help
Hi All, I would like to ask a question about IB. I have configure peoplesoft IB in my local vm. I had tried to provide service by CI, and in the finish process, it shows a wsdl link. I tried to access...
View ArticleRe: Web Service Help
It seems like you might be missing some of the operations in the service? Did you set them all up along the way?
View ArticleRe: Web Service Help
Dear Praj, Thank u for your response.. Did u mean the service operation in IB_UTILITY service ? I had check all the service operation including GETWSDL, they are all in active status, request handler...
View Article(no title)
I am getting below error when trying to load data from WSDL.. XigniteCurrencies: Maximum number of unregistered requests exceeded. Consider registering or subscribing to expand usage. Can anyone...
View Article(no title)
Sounds like you've hit the limit for the number of requests you can make to that web service - as suggested you need to register to use it more. This isn't related to PeopleSoft it is related to the...
View Article(no title)
Hi Team, I just wanted to updated and get some help from this blog. As I have setup SoapUI recently and I am new to this tool. when ever I am trying to get a message it show an error of appserv...
View Article(no title)
I am new to PeopleSoft Development, actually i am facing some issues that is, some application messages are stuck in working status and when i saw the details it seems no errors but in XML file it is...
View Article