Urgent req.

I'm working on a integration project where data is coming out of appian, here I have a situation

Where I need to specify if data is missing In a particular field let's say "name" under "personal details" section then "error type" should be "personal details" and "error details" should be "name".

Likewise I have many fields under section "personal details" - for this i have created a record.

Can anyone please help me to achieve this situation

  Discussion posts and replies are publicly visible

Parents Reply Children
  • So basically business has suggested to work on some dummy tables where data has been inserted to db. here I have a situation

    Where I need to specify if data is missing In a particular field let's say "name" under "personal details" section then "error type" should be "personal details" and "error details" should be "name".

    Likewise I have many fields under section "personal details" - for this i have created a record.

    And almost I need to do it milestonewise in each and every milestone I need to define different fields.

    Note - for milestone we have defines a constant.

    Can anyone please help me to achieve this situation