Convert Electronic Health Information from HL7 to FHIR > Using the HL7 2.x to FHIR R4 recipes > Step 2. Configure and publish the data service API service connector
  

Step 2. Configure and publish the data service API service connector

Configure the service connector for the data service API to specify the URL for each action. Then publish the asset.
    1Open the DataServiceAPIServiceConnector service connector.
    2On the Actions tab, edit the Binding properties for each action and enter the URL.
    1. aSelect the Login action and enter the POD URL in the format https://<POD URL>/ma/api/v2/user/login, such as https://dm-us.informaticacloud.com/ma/api/v2/user/login.
    2. bSelect the Invoke_Data_Service_API action and enter the CVM URL in the format https://<CVM URL>/DSRepo/rest/api/v1/services/run/{$serviceName}, such as https://usw1-cvm.dm-staging.informaticacloud/DSRepo/rest/api/v1/services/run/{$serviceName}.
    3. cSelect the Logout action and enter the POD URL in the format https://<POD URL>/saas/public/core/v3/logout, such as https://dm-us.informaticacloud.com/saas/public/core/v3/logout.
    For a complete list of POD URLs, see POD Availability and Networking on the Informatica Documentation Portal.
    3 Save, test, and publish the service connector.