This is an old revision of the document!


When installing a custom build, it is possible that a custom stored procedure is added to the database and needs to be modified in the same way as the standard stored procedure.

Produmex custom development usually only requires the modification of the PMX_SP_TransactionNotification stored procedure, but it is also possible that other kind of SAP stored need to be modified.
If this is the case, the stored procedures will be added on the company database in the same way a custom TransactionNotification stored procedure is added.
If you are unsure if such a modification is required, please contact your designated support address (eg: yourcompanyname.support@produmex.com ) and one of our helpdesk administrators will contact you as soon as possible.

1. Modify the custom stored procedure. In this example:
PMX_SP_OECTransactionNotification.

2. Copy the commented text and modify the PMX_SP_TransactionNotification again.

3. Add the text and uncomment it.

The end result should be similar to this illustration:

4. Execute the PMX_SP_TransactionNotification stored procedure.

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.