-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do you catch the PO messages? #14
Comments
What do you mean by: "how do you catch the PI and PO messages from SAP"? To On 18 September 2015 at 22:55, ibanhoe [email protected] wrote:
|
Thanks for your response. I think, I should have started with that I dont know SAP PI, and the correct question should be how do you get the message info, but with your answer, you helped me a lot. Thanks Jason |
No problem. Just have a look in the code and you'll see the Java web service calls. I can't remember what module it's in off the top of my head as I haven't looked at it for a couple years now as I've moved into the HANA and Fiori spaces... ;-) On Mon, Sep 21, 2015 at 8:27 AM -0700, "ibanhoe" [email protected] wrote: Thanks for your response. I think, I should have started with that I dont know SAP PI, and the correct question should be how do you get the message info, but with your answer, you helped me a lot. Thanks Jason — |
There's also the ejbexplorer tool on PI and all netweaver Java boxes where you can test call the services to check out the data. On Mon, Sep 21, 2015 at 8:27 AM -0700, "ibanhoe" [email protected] wrote: Thanks for your response. I think, I should have started with that I dont know SAP PI, and the correct question should be how do you get the message info, but with your answer, you helped me a lot. Thanks Jason — |
Hi Jason
I'm very interested in your project, specifically in how do you catch the PI and PO messages from SAP
I have to integrate the mesage flow monitoring to a generic monitoring tool, and I've been looking for do that.
I think your project can help me a lot, but I'll wondered if you could explain me how do you catch the message flow in your proyect.
Thanks in advance
The text was updated successfully, but these errors were encountered: