We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
(I apoligize for my poor English)
Hi all:
I need to know how to empty all the tables in the SAP PI database that are related to sending messages and processing them, as if PI had never processed a message.
Is this possible to do? Thanks in adv...
(Please, excuse my poor English)
Hi all:
I need to consume a web service that meets the Oasis WSS (Soap Message Security 1.1) specifications.
I assume that in my SOAP receiver communication channel, I must indicate all data related to Oasis-WSS...
Hi all:(I apologize for my poor English) I need to connect to a PostgreSQL database from my ABAP code. I have been reviewing some links related to this problem, but I have not achieved anything useful for me. My SAP system is: EHP4 for ERP 6.0 with N...
Hi all:I have an RFC->PI->SOAP scenary using HTTPS. All requests to the server ends with the error:*************************************************************************failed to get the input stream from socket:iaik.security.ssl.SSLCertificateExc...
Hello gurus:(sorry for my English)I'm having timeout problems using the receiver SOAP adapter. All requests break at 300 seconds.I've modified the value of "XMBWS.Timeout" param to 600000 in the Java receiver SOAP adapter, but it doesn't go.I've chan...
Hello Sandra Rossi:I think ADBC is based on previously established connections in the DBCON transaction. DBCON only allows connections to external database databases such as Oracle Database, Microsoft SQL Server, ... but not ODBC type connections (M...
Yes, it is a web service that needs more than 300 seconds to obtain a response from the server.Using SoapUI I obtain a response from the server after 10 minutes or more.
Hi again:At operating system level, the server obtains the correct IP address associated with the endpoint using DNS, but the J2EE no detects the change.How could I monitor the IP address used in a request to a web service?Thanks, Alejandro.