A way to create test data without UI for C4C custom Bo

Source: Internet
Author: User
Tags soap ui
Let's say I created the following very simple custom Bo in cloud Studio:

I want to generate some examples of this bo. My previous practice was to create an editing UI for this custom Bo. Then use these UI to create a Bo instance. This is a time-consuming approach.

There is another easy way to do this: no UI required, but C4C Web Service.

Start the Service Integration Wizard and create a Web service:

Create and read two service operation based on a custom Bo:

Once the Web service is created, it is shown in cloud application studio:

Import the WSDL file for the Web service locally and create a new SOAP UI project based on the file, as follows:

Suppose I want to create a new Bo instance with ID 101,ordername as Jerry Test Bo. In the create request to maintain the contents of these two fields, send a request, get HTTP OK response.

The read request, specifying ID 101, is able to read the Ordername and the Bo's UUID, indicating that the Bo instance was created successfully.

To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:

A way to create test data without UI for C4C custom Bo

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.