Take Subscription Start Date, perform calculation and populate a DFF on Subscription Product page
Summary:
When a subscription is created, I need to take the Subscription Start Date, perform the following calculation and populate Add Date DFF on the Product Page (To get to the Add Date DFF, click on the subscription product, click on Actions -> Edit -> Additional Information)
- If Subscription Start Date >= today’s date Then Add Date = Subscription Start Date
- If Subscription Start Date < today’s date Then Add Date = today’s date
Any ideas on how to accomplish this?
Content (required):
Version (include the version you are using, if applicable): Oracle Fusion
Code Snippet (add any code snippets that support your topic, if applicable):