You have created the following Workflow Agent in your OTM test environment and you want to move it to
your OTM production environment:
Agent Name: SHIPMENT NOTIFY
Event: LATE_SHIPMENT (New Custom Event)
Saved Condition: SHIPMENT IS INBOUND (New saved condition)
Actions:
IF SHIPMENT STATUS IS NOT CANCELLED (IF uses a new Saved Condition)
SET INTERNAL STATUS: ENROUTE_DELAYED
ENDIF
Which Screen Set ID's do you have to use in your Migration Project?
A. AGENT, EVENT, SAVED_CONDITION, SAVED QUERY
B. AGENT, CUSTOM_EVENT, SAVED_CONDITION, SAVED QUERY
C. AGENT, AGENT_EVENT, SAVED_CONDITION_QUERY
D. AGENT, CUSTOM_EVENT, SAVED_CONDITION
E. AGENT, AGENT_EVENT, SAVED_CONDITION, SAVED QUERY
You are writing an agent to be triggered when an Order Release Update is received via integration. You would like the agent to check if the Order Release is on a shipment and if it is, you want OTM to only update the Order Release.
Which option will achieve this?
A. You can use an agent saved condition to identify OR ON SHIPMENT WITH RESOURCES TENDERED/SECURED and use the ORDER RELEASE - MOD - NO PROCESSING agent action.
B. You can use an agent saved condition to identify OR ON SHIPMENT and use the ORDER RELEASE MOD - NO PROCESSING agent action.
C. You can use an agent saved condition OR ON SHIPMENT and use the ORDER RELEASE - MOD NO PROCESSING action.
D. You can use an agent saved condition to identify OR ON SHIPMENT and use the ORDER RELEASE MOD - FUTURE PROCESSING agent action.
E. You can use an agent saved condition to identify OR ON SHIPMENT and use the ORDER RELEASE MOD - FULL IMPACT action.
Your client company has a few systems keeping the Item Master, and requests Global Trade Management (GTM) be flexible on Item creation.
Which three options are true about Item creation in GTM in this scenario? (Choose three.)
A. Items can be sent from an ERP system, such as Oracle ERP Cloud, to GTM.
B. Items can be manually created in the GTM UI.
C. Items can be uploaded by CSV in GTM.
D. Items can be uploaded by the Product Classification Template in GTM.
E. Items can be downloaded from the External Content Provider.
In the process of "Adjust shipment cost scenario," you select "reversing and adjusting" Shipment cost.
What will be performed by OTM?
A. The system creates a new cost that negates the original cost. Then it creates another new cost with the new cost value.
B. The system reverses a cost by creating a new cost with a negative amount that matches the amount of the original cost.
C. The system gives the user an option to update the amount.
D. The system takes the original cost and adds or subtracts an amount to it to create the new cost.
View the exhibit.
Bob is a user in the "3PL COMPANY" domain and has been assigned the "Admin" User Role ID.
What must you do to make sure that Bob has the authority to view and plan all the orders from all the Client domains shown?
A. Do nothing, because Bob will automatically be authorized to plan all of the orders.
B. Create a Role in the 3PL COMPANY domain that has at least "Default" authority, and use OTM's GRANTS to assign Bob's user ID in each of the Client domains.
C. Use OTM's VPD to assign Bob's user ID in each of the Client domains.
D. Create a Role in each of the Client domains with the same name, and add Bob's user ID to the Role.
E. Use OTM's VPD to add Bob to the Planner Role in the 3PL COMPANY domain.
Identify the option which cannot be performed by the Screen Set Manager.
A. Customize the Results page columns.
B. Customize the Actions menu.
C. Define default criteria for search fields.
D. Create multi-panel layouts containing tables, maps, Gantt charts.
When a new Service Provider is created, OTM automatically does which of the following?
A. OTM assigns the default Calendar defined in the Parameter Set.
B. OTM associates the Service Provider calendar with the calendar of the CORPORATION ID identified during setup.
C. OTM sends an email or fax to the Service Provider contact, depending on the contact's preferred contact method.
D. OTM creates a corresponding LOCATION, with the location Role of "CARRIER".
Which three statements are true when configuring allocation rules for OTM Freight Payment? (Choose three.)
A. For a service provider, one can assign one allocation rule based on the planned cost and another based on the actual cost.
B. OTM uses the first allocation rule that applies.
C. The allocation rules in the profile can be sequenced in the allocation rule profile.
D. One cannot use the same rule in more than one allocation rule profile.
E. Allocation rules need to be set up before the allocation rule profiles.
Select the three business objects that can be managed using the Fleet Management module. (Choose three.)
A. Driver payroll
B. Fleet power units
C. Fleet equipment
D. Driver time off, sick time, vacations, etc.
E. Driver work hours
You are writing an order release agent and need to listen for an order modification event triggered by an integration update to the order release.
What is the impact to the agent process if you set the "before persist" flag on the ORDER ?MODIFIED event?
A. OTM will perform the agent actions but will not persist any changes to the object.
B. OTM stages the new data, will perform the agent actions, will not allow you to use certain actions.
C. OTM will not persist the new data but will perform the agent actions as long as they do not require persisting the new data.
D. OTM stages the new data but will not perform the agent actions if the data is not persisted properly.
E. OTM will persist the new data immediately after the agent is triggered and then perform the agent actions.