You are building a mobile application that will use data from an on-premise SOAP web service that is called over HTTPS. The on-premise service requires HTTP Basic authentication through the use of a service account. The mobile client application itself does not require users to authenticate. Your solution leverages a SOAP connector API called by MCS custom code.
Which four tasks would you need to perform on the connector API and in your mobile application to implement these requirements? (Choose four.)