ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » GDM with JSON including namespaces causes compile error

Post new topic  Reply to topic
 GDM with JSON including namespaces causes compile error « View previous topic :: View next topic » 
Author Message
catshout
PostPosted: Wed Jul 18, 2018 9:13 am    Post subject: GDM with JSON including namespaces causes compile error Reply with quote

Acolyte

Joined: 15 May 2012
Posts: 57

Hi everybody,

we're currently facing an issue with GDM. We got a JSON Schema like

Code:
{
   "$schema": "http://json-schema.org/draft-04/schema#",
   "description": "Person object",
   "type": "object",
   "properties": {
      "spi:action": {
         "$id": "/properties/spi:action",
         "type": "string",
         "title": "The Spi:action Schema ",
         "default": "",
         "examples": ["Create Draft"]
      },
      "spi:triLocationRequestedTX": {
         "$id": "/properties/spi:triLocationRequestedTX",
         "type": "string",
         "title": "The Spi:trilocationrequestedtx Schema ",
         "default": "",
         "examples": ["\\Locations\\Offices\\Property\\Kettering"]
      },
...


We did import this into an Application and tried to use this in a Mapping Node.

The deployment causes a compile error

RuntimeException IXJXE0873E: [ERR 0614]

We did replace the "spi:action" with a "spi_action", everything works. Seems that the ":" causes the error.

The JSON Schema has been validated successfully.

We're using IIB 10.0.0.12.

Any hints are appreciated. (We did already open a PMR).

Best
- catshout
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » GDM with JSON including namespaces causes compile error
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.