Skip to main content
Question

Perform deletion through xml map

  • August 4, 2026
  • 1 reply
  • 19 views

Forum|alt.badge.img+6

Hi,

I’m facing an issue while performing deletion of role record from person_role table through xml map. Can someone suggest what needs to be fixed to peform the deletion through xml map, and we are using JSON input to perform deletion in person_role table .
Below I’m updating the configuration changes done as part of xml map

 

1 reply

SAMLK
Hero (Partner)
Forum|alt.badge.img+14
  • Hero (Partner)
  • August 6, 2026

@preethi.a05,

I haven't worked with FSM for a while now, but one suggestion would be to trigger a Business Rule (as a process in the XML map) based on the condition mapping. As a fallback option, we could implement a custom Business Rule to delete the record based on a trigger from the integration result.