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 16 matches
Author Message
  Topic: Issue whiel importing the updated copybook shared by client
naveeng

Replies: 3
Views: 2798

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Dec 21, 2017 5:08 am   Subject: Issue whiel importing the updated copybook shared by client
Have changed the extension to .cpy and it is working fine now.
Thank you all.
  Topic: Issue whiel importing the updated copybook shared by client
naveeng

Replies: 3
Views: 2798

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Dec 20, 2017 3:35 am   Subject: Issue whiel importing the updated copybook shared by client
Hi,

I am getting below error while trying to import a cobol copybook of extension .cbl into DFDL of my toolkit V8

Importing file: C:\Users\gurramn\Desktop\REQUESTS\Block Cover\Prod_Copy.Bonnie ...
  Topic: serializing issues from soaprequest to fixed length
naveeng

Replies: 7
Views: 3727

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 10, 2017 2:44 am   Subject: serializing issues from soaprequest to fixed length
it has failed with error :

An error occurred whilst serializing with DFDL /DFDL/HOCHD1RQ/RQ_HEADER/RQ_GNCT_SI'''
  Topic: serializing issues from soaprequest to fixed length
naveeng

Replies: 7
Views: 3727

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 10, 2017 2:36 am   Subject: serializing issues from soaprequest to fixed length
Hi Timber,

Below is the code change I have done.


CREATE COMPUTE MODULE SF_MapToHOCHD1Request_Map_To_HOCHD1RQ
CREATE FUNCTION Main() RETURNS BOOLEAN
BEGIN
CALL CopyMessageHeader ...
  Topic: serializing issues from soaprequest to fixed length
naveeng

Replies: 7
Views: 3727

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 10, 2017 2:34 am   Subject: serializing issues from soaprequest to fixed length
Thanks for your response timber. Below is the root before the output :-


Root :
( ['SOAPRoot' : 0x2ab6189e2e20]
(0x01000000:Name):Properties = ( & ...
  Topic: serializing issues from soaprequest to fixed length
naveeng

Replies: 7
Views: 3727

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Jul 09, 2017 11:28 pm   Subject: serializing issues from soaprequest to fixed length
Hi Team,

Below is the copybook to which I need to transform the incoming Soaprequest into fixed length.

01 HOCHD1RQ.
03 RQ- ...
  Topic: A BIP5037E XMLNSC validation failure during deployment
naveeng

Replies: 4
Views: 4951

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Jul 09, 2017 9:18 pm   Subject: A BIP5037E XMLNSC validation failure during deployment
thanks for the information. I was able to resolve the issue now
  Topic: A BIP5037E XMLNSC validation failure during deployment
naveeng

Replies: 4
Views: 4951

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Jul 01, 2017 2:24 am   Subject: A BIP5037E XMLNSC validation failure during deployment
I encountered a weird problem during deployment. I am usingBroker 8.0.0.1

-bash-3.2$ mqsideploy -i 10.37.4.72 -p 1414 -q MQCSXA01_MDP -w 240 -b BRK_MQCSXA01_MDP -e EXG_EWS10 -a /home/NKG01/Buil ...
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 27, 2017 10:30 pm   Subject: DFDL Parsing Error
Hi Vitor,

If I remove the "decimalSigned=no " from the new one using the xml editor will the copybook be able to match the data I am being sent?
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 22, 2017 2:55 am   Subject: DF
Hi Vitor,


I have tried reading the response using RFHUtil and below is the representation : -

Level Ofs Len Type Occ Variable Name Value

22 1004 2 NUMB SP-STOR ...
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 21, 2017 8:36 am   Subject: DFDL Parsing Error
Hi Vitor,

Also can you let me know if in a copybook when one element is defined as below

22 SP-STORAGES-COUNT PIC 9(00002).

and after incorporation it into toolkit DFDL It i ...
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 21, 2017 8:18 am   Subject: DFDL Parsing Error
what I meant by old DFDL file(incorporated using the given copybook HORBC1RP) is the one existing in production environment.
I have been given new copybook HORBC1RP with some changes done w.r.t occu ...
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 21, 2017 4:11 am   Subject: DFDL Parsing Error
Hi timber,

I have opened the corresponding updated DFDL(in which I am facing parsing problem) in xml editor and have found the below in source view : -

<xsd:element default="0" ...
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Feb 17, 2017 4:00 am   Subject: Re:DFDL Parsing Error
Hi Vitor,

Thanks for the quick reply. Sorry for the delay in my response as I was having some personal emergency couldnot respond in time.

Y0 is being passed in the field.
  Topic: DFDL Parsing Error
naveeng

Replies: 14
Views: 7700

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 01, 2017 5:08 am   Subject: DFDL Parsing Error
Hi,

In our project we are converting the webservice request to cobol request and vice-versa. we are facing parsing error once we are receiving the cobol response. Below is the error description : - ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.