extendedJSONToClass() Operation
Syntax  | 
  | |
|---|---|---|
Semantics  | Takes an Extended JSON string ( By default, the following mapping rules apply: 
 For more mapping details refer to JSON Parsing and Composing Rules. These details also refer to Extended JSON.  | |
Substitutables  | 
  | An Extended JSON document as String.  | 
  | Target object, can be any object.  | |
  | String literal.  | |
Examples  | 
        CODE
     
    
See jsonToClass() Operation for more examples.  | |
For more information on Extended JSON refer to MongoDB Extended JSON.
MongoDBAdapter_CustomerData_Example
Click here to download a simple example model that shows the usage of the MongoDB adapter in Scheer PAS Designer.
Related Content
Related Documentation: