APAR status
Closed as program error.
Error description
Problem description: Extra amp; are being added in Message Reprocessing if there's still an error during reprocessing Steps to reproduce the issue: 1. Go to -> Integration -> Web Services -> Create Web Service -> Create Web Service from Enterprise Service -> pick a web service for example: EXTSYS1_MXWOInterface uncheck the Bypass Queue? checkbox and create the webservice 2. More actions -> Deploy to Product Web Service Container -> Deploy Web Service 3. In postman load your web service: http://<hostname>/meaweb/esqueue/EXTSYS1/DUPMXWOInterface 4. Send a request like: <?xml version="1.0" encoding="UTF-8"?> <max:SyncDUPMXWO xmlns:max="http://www.ibm.com/maximo"> <max:DUPMXWOSet> <max:WORKORDER> <max:WONUM>ADTEST04111</max:WONUM> <max:SITEID>BEFORDs</max:SITEID> <max:DESCRIPTION>TEST & TEST</max:DESCRIPTION> </max:WORKORDER> </max:DUPMXWOSet> </max:SyncDUPMXWO> This will throw an error in Message Reprocessing as the SITEID is invalid. 5. Go To -> Integration -> Message Reprocessing: BMXAA4153E - BEFORDS is not a valid site. Enter a valid Site value as defined in the Organization Application. This message is expected. 6. Wait until the message is in HOLD status and edit the message to fix the SITEID issue. Edit the value of the siteid to BEFORD <?xml version="1.0" encoding="UTF-8"?> <max:SyncDUPMXWO xmlns:max="http://www.ibm.com/maximo"> <max:DUPMXWOSet> <max:WORKORDER> <max:WONUM>ADTEST04111</max:WONUM> <max:SITEID>BEFORD</max:SITEID> <max:DESCRIPTION>TEST & TEST</max:DESCRIPTION> </max:WORKORDER> </max:DUPMXWOSet> </max:SyncDUPMXWO> 7. Try to reprocess - this will add an extra amp; to the description value as the BEFORD siteid is still invalid.
Local fix
Problem summary
**************************************************************** * PROBLEM DESCRIPTION: * * EXTRA AMP; ARE BEING ADDED IN MESSAGE REPROCESSING IF * * THERE'S STILL AN ERROR DURING REPROCESSING * ****************************************************************
Problem conclusion
The fix for this APAR is contained in the future release
Temporary fix
Comments
APAR Information
APAR number
IJ51270
Reported component name
INTEGRATION
Reported component ID
5724R46I1
Reported release
761
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2024-05-21
Closed date
2024-06-25
Last modified date
2024-06-25
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
MAXIMO
Fix information
Fixed component name
INTEGRATION
Fixed component ID
5724R46I1
Applicable component levels
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSLKT6","label":"Maximo Asset Management"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"761","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]
Document Information
Modified date:
25 June 2024