Skip to content

Commit 78515bb

Browse files
authored
Merge pull request #3 from s1seven/omitjson
omit json
2 parents af47c98 + 2d774ef commit 78515bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/setup/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ S1SEVEN DMP allows to configure more than one type of certificate in the system:
158158
1. Construct a new Mapper implementation in method `create_mapper_certificate`, which inherits from the matching super class, see below. It is intended to map all the fields based on your input (IDOC/print program/freestyle) to a certificate structure.
159159
1. The method `process_notarized_certificate` is called after the successful notarization. It is intended to be used for follow-up actions like "storing PDF at SAP object level".
160160

161+
> JSON data is transmitted besides the PDF document by default. This behavior can be changed and controlled for a specific customer, see example implementations mentioned below and method `/ubc/if_s17_bo~should_omit_json( )`.
162+
161163
#### Print program/freestyle integration
162164

163165
In the standard delivery, we offer an integration for a print program on an outbound delivery item.

0 commit comments

Comments
 (0)