Re: Web service to Start and stop all communication channels - Bulk processing
Hi Dimitri, Thanks for your mail. your answer is really helpful. Form the above answers i know how to contol single and ALL communication channels (Adapter Engine) is there any sloution avalibale to...
View ArticleRe: Web service to Start and stop all communication channels - Bulk processing
you can do that manually with multiple selection switched on
View ArticleRe: Web service to Start and stop all communication channels - Bulk processing
Hi Dimitri, can you explain me in briefly, where exactly I have to do. Regards,Pradeep A.
View ArticleRe: Web service to Start and stop all communication channels - Bulk processing
Take Communication Channel Monitoring --> select all the communication channels you want. A button "Mass Change" becomes active. Click on it and choose the option you want.
View ArticleRe: UserID creation in PO - BPM Server or in Gateway ABAP Server?
Many Thanks Christian for your reply. We are also recommending PO in this case.As another alternate approach, and considering the license fees for the heavy external user base creation for Business...
View ArticleRe: Trial version PO
Thanks for the link. The PO instance in CAL is locked for me. Is this a recent change? Or just linked to my account? I was able to access 5 weeks ago.
View ArticleRe: Rest Adapter
Hi Muni, Thanks for your help.I have cross checked in Payload, I am receiving payload from rest client, but that payload was not mapped to SAP system to process. Hence I am receiving empty response....
View ArticleRe: Rest Adapter
Hi, Follow the below post, I have faced the same issue & rectified using SAP Note - 2258139. REST Adapter : Catching exception calling messaging system Regards,Venu
View ArticleRe: Transport Target for Business System XXX not found in System Landscape...
Hi, I define BS and TS systems on both SLDs, I described problem following pictures, Problem is SCM BS related object transport.
View ArticleUse of HTTP operations in REST adapter
Hi All, While configuring Sender REST adapter, what is the use of determining HTTP operation i.e. GET,POST,PUT and DELETE?Also while testing the scenario through SOAP UI,is it necessary to give the...
View ArticleRe: Transport Target for Business System XXX not found in System Landscape...
Hi, Solved my issue, business systems names which had different names in QA and PROD system, fix name then problem solved. Thank you for your all replies. B.R.
View ArticleSAP PO on HANA?
Hi, is anyone using SAP PO on HANA setup? Is it working good? any issue that we should be aware of if using SAP PO on HANA? Ranjeet Singh
View ArticleRe: SAP Process orchestration 7.5 New Plugin
Hi Saranya, Please read the links below: http://sapinsider.wispubs.com/Assets/Articles/2015/July/SPI-a-foundation-for-the-futureWhat’s new in SAP Process Orchestration 7.5 SP00 Thanks, Faith
View ArticleRe: Use of HTTP operations in REST adapter
Hi Monika GET - fetch dataPOST - create objectPUT - update objectDELETE - delete object In SOAPUI you choose what you want to do e.g POST to create as define above The following blogs will be...
View ArticleHow to delete message queue in "Hold" status.
Hi Experts, May i know how to delete the message with "HOLD" status in the message queue of the DAE. I've checked in the message monitor, there is no error messages but all the messages of the same...
View ArticleRe: Rest Adapter
Hi Venu, I tried this note, still I am facing same issue. I am not receiving Header information in message from rest client, Is this issue?.Could you please help on this. I have already given all the...
View ArticleRe: Rest Adapter
if you are receiving empty response, then it should be status 200. not sure if are facing same issue experienced by venu. can you try this? 1. Take the input payload from "Data from MS" step. 2. Test...
View ArticleRe: Rest Adapter
Hi Muni, Thanks for your help. As per your suggestion I have tested it and I am facing issue in mapping, I am receiving empty values in result. I am attaching mapping screen shot. <?xml...
View ArticleRe: Rest Adapter
you have to change sender payload in rest tool. single { "Offerdata": { "requisition_number": "456789", "candidate_id": 123, "form_of_address": "Mr.", "first_name": "Pr", "middle_name": "D",...
View Article