Hi @AbbyRo,
Thank you for your question! I know this was posted a while back, so I'm assuming you've had the chance to test the behavior. Let me know if you have any other questions
- Monica
Hi @GeraintJo,
Thank you for your question! Currently, Adobe does not provide a public, interactive API Explorer (like Swagger or Postman collections) specifically for the Assets (Managed Service) APIs. The Assets Managed Service (AMS) is built on Adobe Experience Manager (AEM), and API access is...
Hi @EdwardDe2,
Thank you for your question! I know this was submitted a while back, but are you still seeing this behavior?
The error code 401 means “Unauthorized”, the Qualtrics API is rejecting your authentication attempt. SC424 is an internal error code indicating that the connector failed ...
Hi @SivaK1,
Thank you for your question! If your integration uses the OAuth2 Authorization flow, the ROPG (Resource Owner Password Grant) deprecation does not impact you. The ROPG change only affects legacy integrations that authenticate by sending a username and password directly to the API. Mod...
Hi @_Manish_Singh,
Thank you for your question! I am not aware of any other setting outside of what you've mentioned. Have you tried deleting the reminder notification and re-configuring it altogether?
- Monica
Hi @ApaliNa1,
Thank you for your question! Currently, Workfront custom currency fields only support a single currency per field, and the default is determined by your system’s exchange rate configuration (typically USD unless changed in Setup). You cannot select multiple currencies in a single cu...
Hi @JenniferCu1,
Thank you for your question! The root of the issue is almost always related to time zone handling and how Workfront processes date and time fields in calculated expressions:
Workfront stores and calculates all dates in Coordinated Universal Time (UTC), but displays them based on ...
Hi @EdwardDe2,
Thank you for your question submission! If you haven't already, I would recommend submitting this idea to the Innovation Lab instead. That is the dedicated platform for feature ideas.
https://experienceleague.adobe.com/en/docs/workfront/using/basics/tips-tricks-for-basics/idea-e...
Hi @DeepaMa1,
Thank you for your question! I would try scheduling it 4 days in advance to give the system a chance to pick it up on the official third day before the planned start date. Also, is your project in a Current status? If it's in Planning, the reminder might not kick off.
If this beh...
Hi @GrahamSp2,
Thank you for your question! No, you cannot directly reference the parent object's fields (e.g., {task}.{actualStartDate}) inside a collection's valueexpression. The context of the valueexpression inside a listmethod is the collection item (eg. reservedTimes), not the parent task. ...