Skip to content

Commit e6202a5

Browse files
committed
reviewer feedback
1 parent 9a33829 commit e6202a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/cp-starter-integration-cpi-design-iflow/cp-starter-integration-cpi-design-iflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In this step, you define your sender channel and sender adapter. In this case, w
7878

7979
### Add JSON to XML converter
8080

81-
Input to the integration flow is sent in JSON format. At a later point, we communicate to a web shop which is a OData service. We use the converter for this JSON to XML conversion. After the input is converted into XML, the message is sent as header information to the OData service to fetch the required product details.
81+
Input to the integration flow is sent in JSON format. At a later point, you communicate to a web shop, which is a OData service. You use the converter for this JSON to XML conversion. After the input is converted into XML, the message is sent as header information to the OData service to fetch the required product details.
8282

8383
1. From the palette (the grey bar on the top containing integration flow steps), choose **Message Transformers > Converter > JSON to XML Converter**.
8484

0 commit comments

Comments
 (0)