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 » Search

 Search found 7 matches
Author Message
  Topic: JSON double to XML decimal conversion
vromac

Replies: 6
Views: 4921

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 01, 2019 5:20 am   Subject: JSON double to XML decimal conversion
No, I'm afraid you have a wrong understanding of what 'nillable' means. The term 'nillable' has a very precise meaning in an XML document. See the XML specification, or a good XML tutorial.

You are ...
  Topic: JSON double to XML decimal conversion
vromac

Replies: 6
Views: 4921

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 29, 2019 6:30 am   Subject: JSON double to XML decimal conversion
Yeah, I've figured it as a question what do I want for the destination field to look like after the call

if nillable it could look like

...
<someElement>blabla</someElement>
<my ...
  Topic: JSON double to XML decimal conversion
vromac

Replies: 6
Views: 4921

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 28, 2019 7:44 am   Subject: JSON double to XML decimal conversion
It doesn't have the nullable=true attribute, no, but is marked optional
CREATE FUNCTION convertDoubleToDecimal(IN decimalAmount FLOAT) RETURNS DECIMAL
BEGIN
DECLARE temp DECIMAL;
IF d ...
  Topic: JSON double to XML decimal conversion
vromac

Replies: 6
Views: 4921

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 28, 2019 3:06 am   Subject: JSON double to XML decimal conversion
Hello everyone, I have a very simple/stupid question, but can't find the proper knowledge resource to resolve it.

The context:
- using IIB v10.0.0.15
- I have a incoming JSON message that is a re ...
  Topic: IIB Toolkit - build issue with phantom errors
vromac

Replies: 2
Views: 1511

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 22, 2018 7:20 am   Subject: IIB Toolkit - build issue with phantom errors
Seems the missing part is updating IIB to fix pack 11 (i.e. 10.0.0.11).

So restructuring the project artifacts into subfolders and updating the tool cleared all the errors and deploy issues. :clap ...
  Topic: IIB Toolkit - build issue with phantom errors
vromac

Replies: 2
Views: 1511

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 21, 2018 2:16 am   Subject: IIB Toolkit - build issue with phantom errors
(i had to have atleast 1 post before submitting URLs)

More information and some pictures for the same issue can be seen here - https://developer.ibm.com/answers/questions/437461/iib-error-persistan ...
  Topic: IIB Toolkit - build issue with phantom errors
vromac

Replies: 2
Views: 1511

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 21, 2018 2:14 am   Subject: IIB Toolkit - build issue with phantom errors
Hello, I've recently stumbled on a very annoying and persistent issue with phantom errors within the IBM integration toolkit. [using IIB v10.0.0.10]

- a working, no error project is pulled from git ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.