Preparations
Obtaining MQS Connection Information
- Obtain the connection address and port.
On the ROMA Connect instance console, choose Instance Information > Basic Information to view the MQS connection addresses.
- Use the Kafka client to connect to MQS through the internal network: View the MQS intranet addresses under Connection Addresses.
- Use the Kafka client to connect to MQS through the public network: View the MQS public addresses under Connection Addresses.
- Connect to MQS through a RESTful API: View the message RESTful API under MQS Information.
- Obtain the topic name.
On the ROMA Connect console, choose Message Queue Service > Topic Management and view the topic name.
- SASL authentication information
If MQS SASL_SSL is enabled for the ROMA Connect instance, you need to obtain the username, password, and client certificate.
- Username and password
On the Integration Applications page of the ROMA Connect console, click the name of the integration application to which the topic belongs. In the Basic Information area of the Overview tab page, you can view the values of Key and Secret, that is, the username and password.
- Client certificate
On the ROMA Connect console, choose Message Queue Service > Topic Management, and click Download SSL Certificate to download the client certificate.
- Username and password
Preparing the Development Environment
- Install a development tool.
Select a proper development tool based on the language used.
- Download the installation package of IntelliJ IDEA 2018.3.5 or later from the official IntelliJ IDEA website.
- Install Apache Maven 3.0.3 or a later version. Download the installation package from the official Maven website.
- Download the Visual Studio 2019 installation package of 16.8.4 or later from the official Visual Studio page.
- Install a development language.
- Java: Download the Java Development Kit of 1.8.111 or later from the official Oracle website.
- Python: Download the Python 2.7 or 3.X installation package from the official Python website.
- Go: Download the installation package of Go 1.14 or a later version from the official Go website.
- C#: Download the installation package of .NET 6.0 or a later version from the official .NET website.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot