cancel
Showing results for 
Search instead for 
Did you mean: 

Use of Timestamp field in Syndicator selection.

Former Member
0 Kudos

Hi Expertes ,

I have a timestamp field in repository to check the updates for some 2-3 fields & I want to use This timestamp fieldas selection parameter for syndication. ie. basically to syndicate the records only if timestamp = Today or current date . Do you know How this can be done ?

Thanks,

K .Anand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anand,

I faced this kind of a requirement. Actually I doubt whether this can be achieved by syndicator.

However I can give you a Workaround.

You can write a Validation which will compare the Time stamp value and the System Time. Keep the difference as 1 second.

Use the Validation in a Workflow.

So as soon as any of those 2 or 3 fields gets updated, the Workflow will automatically catch them and then you can use the SYNDICATE stencil and the records will get syndicated to the port you mention.

This is how I was able to do it.

Hope it helps.

*Please reward points if found useful.

Thanks and Regards

Nitin jain

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anand,

Please try the expression in free-from search in syndicator, if it helps.

You have systime and update date available.

+ An