Date/Time Formatter Issue

sbedell

Member
I am using the Date/Time Formatter to generate just a Ym code:
1662119963923.png

It appears to work correctly, but when it autogenerates for the next trigger, it is creating a Ymd instead of just the year and month causing an API failure where my versioning must be YYYYMM only.
1662120006922.png

Thoughts on how to fix this?
 
P

Pabblymember11

Guest
Hey @sbedell

As we can see from your workflow and its task history Id you haven't mapped the date from the DateTime Formatter dynamically.

2022-09-02_18h02_51.png


So, seems like the issue is from the API which you have configured in your workflow. So kindly contact the Application's support team for the same.
 

sbedell

Member
I swapped it to a static LinkedIn-Version from last month this morning. It may be an API issue for 202209 not being active.
 
P

Pabblymember11

Guest
Hey @sbedell

Seems like the workflow is processing correctly, let us know if you face any further issue.
 
Top