You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to reset a configuration date attribute

Summary:

Based on an attribute value, we need to reset the date attribute in the configuration

Content (please ensure you mask any confidential information):

How to reset a date attribute in configuration

Version (include the version you are using, if applicable):


24D


Code Snippet (add any code snippets that support your topic, if applicable):

The below code doesn't reset the date

EndDate=getdate();
EndDate=strtodate("", "MM/DD/YYY");

return EndDate;

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!