(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