Tag Archives: API

You created an event subscription via the Core API and it returned a page identifier of "170322-439 0"

You created an event subscription via the Core API and it returned a page identifier of “170322-439 0” along with the subscription ID.However, when you run a subsequent “Get Events” request using that subscription ID and same page identifier, the following is returned within the JSON-formatted response:What is a valid reason why the “items” parameter is empty? A.… Read More »

Your customer wants to update technician inventory using the Inbound API using the following: (Exhibit)

Your customer wants to update technician inventory using the Inbound API using the following:Given the <head> node of this request, which two statements are correct? A. Only inventory in a technician’s pool will be affected B. Required inventory can be specified C. Customer inventory will be updated D. Only serialized inventory will be updated. E. Any existing inventory… Read More »

A customer plans to use the Core REST API 'JulkUpdate' command for loading activities into Oracle Field

A customer plans to use the Core REST API ‘JulkUpdate’ command for loading activities into Oracle Field Service Cloud (OFSC).Which two statements are correct regarding how OFSC processes these requests? A. The request is processed as a single transaction, meaning if one activity fails to process, then the entire transaction fails. B. If no activity is found matching… Read More »

You have implemented the following router for a custom API: (Exhibit) Which five URL patterns match this

You have implemented the following router for a custom API:Which five URL patterns match this router’s path?Response: A. {baseURL}/mobile/custom/abXxcd B. {baseURL}/mobile/custom/abed/ rid C. {baseURL}/mobile/custom/abed D. {baseURL}/mobile/custom/abxed E. {baseURL}/mobile/custom/abbbbbbb F. {baseURL}/mobile/custom/abXcd G. {baseURL} /mobile/custom/ab H. {baseURL}/mobile/custorn/cd I. {baseURL}/mobile/custom/ablcd Correct Answer: B,D,F,G,H

You are a consumer of Oracle Cloud Infrastructure (OCI) Streaming service. Which API should you use to

You are a consumer of Oracle Cloud Infrastructure (OCI) Streaming service. Which API should you use to read and process the stream? A. ListMessages B. GetMessages C. GetObject D. ReadMessages Correct Answer: B Explanationhttps://docs.cloud.oracle.com/en-us/iaas/Content/Streaming/Concepts/streamingoverview.htmBuilding consumers to read and process messages from a stream using the GetMessages API .How StreamingWorks:The Streaming service provides a robust, scalable mechanism that you… Read More »

You have implemented the following router for a custom API: (Exhibit) Which five URL patterns match this

You have implemented the following router for a custom API:Which five URL patterns match this router’s path?Response: A. {baseURL}/mobile/custom/abed/ rid B. {baseURL}/mobile/custom/ablcd C. {baseURL}/mobile/custorn/cd D. {baseURL}/mobile/custom/abed E. {baseURL} /mobile/custom/ab F. {baseURL}/mobile/custom/abXcd G. {baseURL}/mobile/custom/abXxcd H. {baseURL}/mobile/custom/abxed I. {baseURL}/mobile/custom/abbbbbbb Correct Answer: A,C,E,F,H

Which two statements are true about accessing cloud-based storage through the storage API?

Which two statements are true about accessing cloud-based storage through the storage API? A. It can make it easier to resume multi-step operationsacross devices by storing a user’s progress. B. It is the principal way of retrieving data from backend, on-premises systems. C. It is a convenient way ofstoring data that is specific to your mobile application without… Read More »

What is used for cluster management and tot providing the API used for configuring and managing resources

What is used for cluster management and tot providing the API used for configuring and managing resources in a cluster created using Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)?Response: A. The master node is responsible for cluster management and for providing the API. B. The Cluster State Store is responsible for cluster management and for providing the… Read More »

When Cisco lOS XE REST API uses HTTP request methods what is the purpose of a PUT request?

A. retrieves the specified resource or representation B. submits data to be processed to the specified resource C. updates the specified resource with new information D. creates a new resource Answer: Option C. Explanation:  No answer description available for this question Show AnswerDiscussion The post When Cisco lOS XE REST API uses HTTP request methods what is the… Read More »