cancel
Showing results for 
Search instead for 
Did you mean: 

Validation in main table based on values in qualified table

Former Member
0 Kudos

Consider the scenario:

Qual table:

Name | Status

S1 | P

S2 | F

S3 | P

Main table having qual links:

Record1 ¬

S1 | P

S2 | F

S3 | P

I need to fire a validation (check) to see which records have value 'F' in status... and then syndicate them..

Is it achievable? I tried using Qual.Status in main table but somehow not achieving what I need...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Bharti,

Is syndication is your only goal ...pls proceed below:

1. In the Syndicator Under the Search parameters choose the corresponding Qualifiers value(s)

2. In the Map properties tab check the option "Filter Qualified Links"

the above will meet your requirement!

thanks

Alexander

Former Member
0 Kudos

Hi,

Syndication os not the issue...

We need to have an approval process before syndicating records... so based on validation of status (qualifier) we need to send the file to one of multiple ports...

so how do we achieve validation or is there any workaround for this?

Former Member
0 Kudos

To put it in one stmt: Is there no way to syndicate records via workflow based on qualifier values?

Points will be awarded for sure...

Regards,

Dev.

Answers (0)