Business Trends
October 18, 2023 2 minute read
0 0 14
Pre-requisite:
- Cloud Connector install in your system.
- SQL Server Management Studio working.
- BTP Cockpit
Steps:
- Open Cloud Connector.
- Login using credentials, enter details of BTP subaccount and save it.
- Click on Cloud to on-premise button and add Mapping to Virtual system.
- Check the server is reachable.
- Login to your tenant.
- Go to Monitoring -> JDBC Material.
- Download below jar file.
https://go.microsoft.com/fwlink/?linkid=2137600
- Go to JDBC Driver and add driver.
- Deploy the driver successfully.
- Go to JDBC Data Source and add.
JDBC URL: jdbc:sqlser://<virtualhost:port>;DatabaseName=<databasename>
- Deploy it.
- Create Package and Artifact and IFlow.
- Save and deploy it.
- Copy the endpoint in Overview/Manage Integration Content.
- Open Postman and paste the endpoint in URL.
- Check the response getting in postman the table content.
Thanks
Dushyant
Alerting is not available for unauthorized users
Assigned Tags
/
Be the first to leave a comment
You must be Logged on to comment or reply to a post.