CRM On Demand - Administration (MOSC)

MOSC Banner

Workflow using julian year or calculated date function

edited May 5, 2017 5:00AM in CRM On Demand - Administration (MOSC) 1 commentAnswered

Hello,

1. I have a workflow that triggers if two date fields are null

2. the actions should be to take a the year from a different field, add +1 year and then updates the field with a new date.

I can get the code to work without adding the extra year e.g. '06' + '/' + '01' + ToChar([{dQualification_Date}],'/YYYY') = 01/06/[{dQualification_Date}].

However trying to increment the year value by 1 seems to cause problems (no error message when checking the syntax in the code edit) no error in the workflow monitor, just no output.

The latest code I've tried:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center