Skip to main content
Solved

FSM - Input Rule Condition in XML Map Processes

  • March 7, 2023
  • 3 replies
  • 139 views

Forum|alt.badge.img+1

Hi Team,

 

I would like to know on how to apply the Rule condition while using the XML Message in Processes Tab.

 

As I don’t find any condition applying option available under Processes Tab in XML Map screen.

 

Thanks,

Pny

Best answer by Hasara Dinu

Hi Pny,

 

As far as I know, there is no direct way to add the condition in the Processes tab. You can accomplish this requirement via integration map functions.

Ex- You can use case when in sql to check your condition

Thanks,

Hasara

3 replies

Forum|alt.badge.img+13
  • Hero (Employee)
  • March 9, 2023

@FsmPny ,

 

Could you please provide more information about your requirement.

What type of rule condition you need to apply for the processes?

 

Thanks.

Hasara


Forum|alt.badge.img+1
  • Author
  • Do Gooder
  • March 9, 2023

Hi Hasara,

 

I would like to check if the input XML element matches my condition then i like to execute the XML message inside processes tab in XML map screen directly. I don't want to use the explicit call to BR process. 

 

Thanks,


Forum|alt.badge.img+13
  • Hero (Employee)
  • Answer
  • March 10, 2023

Hi Pny,

 

As far as I know, there is no direct way to add the condition in the Processes tab. You can accomplish this requirement via integration map functions.

Ex- You can use case when in sql to check your condition

Thanks,

Hasara