My client will not be using the OFSC because they have their own mobile dispatch system (MDS). However they want to see the capability of Oracle Service Cloud to do Schedule Appointments/Checking Status of Appointments. Can you guide me if we have a solution such like this in OsvC. Below is the requirement from the client.
Allows the CSR visibility into interfacing systems such as the mobile dispatch system (MDS) to schedule appointments with customers in an efficient manner, as well as see the status of the appointment (from the interfacing field systems).
Hi Jonathan.
You could create 2 custom date time fields (apointment start & stop) and have this available for incidents, tasks etc and you would be able to report on this and perform checks on this through:
Thanks Sebastiaan - Can you give more details how to do it coz I don't have a clear picture how I'm going to configure it. My mind is still thinking of the perfst example in OFSC. If you have screen shot or sample documentation you can share would be helpful. Thanks in advance.
Sure no problem Jonathan.
Depending on how you want to check it, I assume hrough API from your MDS you could use a variaty of API (REST, PHP, SOAP) to perform a check on your apointment field or update them. See the technical documentation for the API of your choice.
Example below:
Looks great Jonathan!
Glad you got it working :-)
Your browser version is currently not supported.
Please update your browser to the
latest version.
Sure no problem Jonathan.
Depending on how you want to check it, I assume hrough API from your MDS you could use a variaty of API (REST, PHP, SOAP) to perform a check on your apointment field or update them. See the technical documentation for the API of your choice.
Example below: