Change log for "Cloud Integration Pipeline - Generic Inbound" Date format: dd/mm/yyyy Version format: Major.Minor.Micro 16/12/2025 - 1.0.5 - Changed the duplicate handling for the XI and IDoc inbound processing flows "Pipeline v2 Generic Step01 - Inbound Processing for XI" and "Pipeline v2 Generic Step01 - Inbound Processing for Idoc": In case of duplicates, the message processing logs end with Completed instead of Escalated to avoid that an http error code 500 is returned to the sending system. - For the IDoc inbound processing flow "Pipeline v2 Generic Step01 - Inbound Processing for Idoc". the duplicate check can be switch off via integration flow configuration for testing purposes. By default, the duplicate handling is enabled. - The XI inbound processing flow "Pipeline v2 Generic Step01 - Inbound Processing for XI" now supports dynamic adapter specific configuration. - An EOIO check has been added to the IDoc inbound processing flow "Pipeline v2 Generic Step01 - Inbound Processing for Idoc". 19/11/2025 - 1.0.4 - The definition of alternative partners for IDoc inbound scenarios using the integration flow "Pipeline v2 Generic Step01 - Inbound Processing for Idoc" has been extended to be able to determine partner ID based on sender component name, sender interface name, and sender interface namespace urn:sap-com:document:sap:idoc:messages. 29/10/2025 - 1.0.3 - The audit log which is attached to the message processing log in case of message retry exceeded has been updated. - Support for sender parties has been improved in the integration flow "Pipeline v2 Generic Step01 - Inbound Processing for XI". 26/08/2025 - 1.0.2 - Fixed a bug in the script displayBulkIDs with missing int declaration. 07/08/2025 - 1.0.1 - Fixed a bug with both inbound flows when using custom error handling. 04/08/2025 - 1.0.0 - The package "Process Integration Pipeline - Generic Integration Flows and Templates" has been split up into multiple packages to be more flexible in setting up multiple pipelines, sender-specific IDoc and XI inbound flows, receiver-specific outbound flows. - For the same reason, the script collection has been replaced by local scripts. - The integration flow "Pipeline v2 Generic Step01 - Inbound Processing for Idoc" supports an option to keep IDoc bulks, i.e., the bulk message is not split into single messages but passed to the next pipeline step as a bulk message. - Custom exits for pre-processing has been added with the options to call a custom flow across all scenarios or scenario-specific without the need to alter the standard flows provided. - All flow steps and adapters in the flows have been updated to their latest version. - For the pipeline related externalized parameters, descriptions have been added that provide you with more detailed information when configuring the flows. - "Pipeline v2 Generic Step01 - Inbound Processing for Idoc" version 1.0.1 and "Pipeline v2 Generic Step01 - Inbound Processing for XI" version 1.0.1 contain the new features mentioned above. - "Pipeline v2 Generic Step01 - Inbound Processing for Idoc" version 1.0.0 and "Pipeline v2 Generic Step01 - Inbound Processing for XI" version 1.0.0 copied from soon to be deprecated package "Process Integration Pipeline - Generic Integration Flows and Templates".