Which expression produces this date transformation?

In a scenario that searches for recently completed tasks, a user notices the following input and output for a date transformation. Input: March 3, 2021 10:34 AM Output: March 1, 2021 10:34 AM Which expression produces this date transformation?A . subDays(now,2)B . addHours(now; -48)C . addDays(today; -4)View AnswerAnswer: A Explanation:...

March 26, 2025 No Comments READ MORE +

Which expression below represents the project name that the customer wants?

If a discount was given, include the Discount% and the Approver's Last Name. Ex. 2837 - Compendium-Premium Running Shoes - 21 /02/16 -15% Discount - UserLast Which expression below represents the project name that the customer wants? A) B) C) D) A . Option AB . Option BC . Option...

March 25, 2025 No Comments READ MORE +

Which expression will generate the correct string?

In a Fusion scenario, a new project in Workfront will trigger the creation of a new project in ServiceNow. The name of the project in ServiceNow will be constructed in the following format: Two Digit Year - Reference Number - Project Name. Which expression will generate the correct string?A ....

March 19, 2025 No Comments READ MORE +

What two module outputs does a user receive from this expression? (Choose two.)

What two module outputs does a user receive from this expression? (Choose two.) A. Non-empty array B. An empty field C. Text value'No Type" D. Collections comma separatedView AnswerAnswer: A, C Explanation: Understanding the Expression: The provided expression uses the ifempty function: ifempty(2.data:types[]; "No Type") Structure of the Expression: The...

March 14, 2025 No Comments READ MORE +

Which control module is required to disable the execution of subsequent modules?

A Fusion user is developing a scenario. The first half of the scenario needs to be tested for consistency. No additional actions are to be executed. Which control module is required to disable the execution of subsequent modules?A . RouterB . SleepC . IgnoreD . BreakView AnswerAnswer: D Explanation: Understanding...

March 12, 2025 No Comments READ MORE +

Which function supports this transformation?

Data coming from a third-party system contains a field that needs to be transformed into one of three possible choices. Which function supports this transformation?A . SwitchB . SliceC . SplitView AnswerAnswer: A Explanation: Understanding the Requirement: The field data from a third-party system needs to be transformed into one...

March 5, 2025 No Comments READ MORE +

Which expression below represents the project name that the customer wants?

If a discount was given, include the Discount% and the Approver's Last Name. Ex. 2837 - Compendium-Premium Running Shoes - 21 /02/16 -15% Discount - UserLast Which expression below represents the project name that the customer wants? A) B) C) D) A . Option AB . Option BC . Option...

March 5, 2025 No Comments READ MORE +

Which action should the user take?

Given this Fusion scenario, a user needs to access multiple fields from the Workfront module for mapped expressions in the HTTP PUT requests. Which action should the user take?A . Set Multiple Variables module after the Workfront module. Get Multiple Variables between the Text Parser and the bottom Router.B ....

March 2, 2025 No Comments READ MORE +

Which expression below represents the project name that the customer wants?

If a discount was given, include the Discount% and the Approver's Last Name. Ex. 2837 - Compendium-Premium Running Shoes - 21 /02/16 -15% Discount - UserLast Which expression below represents the project name that the customer wants? A) B) C) D) A . Option AB . Option BC . Option...

March 1, 2025 No Comments READ MORE +

Which expression below represents the project name that the customer wants?

If a discount was given, include the Discount% and the Approver's Last Name. Ex. 2837 - Compendium-Premium Running Shoes - 21 /02/16 -15% Discount - UserLast Which expression below represents the project name that the customer wants? A) B) C) D) A . Option AB . Option BC . Option...

February 20, 2025 No Comments READ MORE +