Skip to main content
Question

Can URL in HTTP type Routing Address be set dynamically for IFS Cloud Connect Outbound messages?

  • July 3, 2026
  • 2 replies
  • 14 views

Forum|alt.badge.img+8

Hello

Purchase Order is sent through ProcurementIntegrationService which can be routed based on Application Message attributes (e.g. MESSAGE_FUNCTION).

But is there any way to set full URL in the address dynamically? Something like System Parameter value or concept of Apps10 Context Substitution Variables?
 

2 replies

InfFilipV
Hero (Partner)
Forum|alt.badge.img+13
  • Hero (Partner)
  • July 3, 2026

Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • July 4, 2026

Hi

I’m not sending anything from PLSQL code, but IFS functionality uses services like ProcurementIntegrationService, SalesIntegrationService or EInvoiceIntegrationService to send messages out.

I know placeholders which can be used there like Application Message data (MESSAGE_TYPE, MESSAGE_FUNCTION, SENDER, RECEIVER) or data from outgoing file, but it does not solve my issue. The main objective there is to “hardcode” external URL on higher level than single routing address, to easily export/import addresses between different IFS instances (prd/cfg/uat).