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 21 matches
Author Message
  Topic: tcp problem.urgent
akbardar

Replies: 37
Views: 21484

PostForum: General IBM MQ Support   Posted: Thu Sep 25, 2014 9:48 am   Subject: tcp problem.urgent
So what was the resolution? Do you remember? I had similar issue, then it magically fixed, firewall or network folks saying that they did nothing. I was able to ping the port, but, channel ping was ...
  Topic: Fileoutput Node wites Empty File
akbardar

Replies: 11
Views: 7498

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 12, 2014 11:03 am   Subject: Fileoutput Node wites Empty File
I am emailing the attachment and want to write out the attachment to the file. I cannot seem to only write the attachment.

I put it to debugger and this how my LocalEnvironment looks like:

Loca ...
  Topic: Fileoutput Node wites Empty File
akbardar

Replies: 11
Views: 7498

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 12, 2014 10:21 am   Subject: Fileoutput Node wites Empty File
Yes; I am emailing the content as attachment and want to write the content ( SET OutputLocalEnvironment.Destination.Email.Attachment.Content = InputRoot.BLOB.BLOB;) to the fileoutput node.

But, ...
  Topic: Fileoutput Node wites Empty File
akbardar

Replies: 11
Views: 7498

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 12, 2014 8:17 am   Subject: Fileoutput Node wites Empty File
Thanks, I am receiving the Body, not the attachment. Compute node looks like below:

CALL CopyMessageHeaders();
CALL CopyEntireMessage();
declare DFormat char 'YYYY_MM_dd';
...
  Topic: Fileoutput Node wites Empty File
akbardar

Replies: 11
Views: 7498

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 12, 2014 7:55 am   Subject: Fileoutput Node wites Empty File
There must be some thing I have to setup on the Compute node to populate the $Body field. Please advise.

Regards,
AkBar Dar
  Topic: Fileoutput Node wites Empty File
akbardar

Replies: 11
Views: 7498

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 12, 2014 7:46 am   Subject: Fileoutput Node wites Empty File
Folks:
I am using Message Broker 6(Ugrading soon). flow is going through the Fileoutput node, but, when I check AIX, it's empty. What am I missing?
I have set Data Location to be $Body. Perhaps $ ...
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 07, 2014 11:16 am   Subject: Message Broker SAP Adapter 'Unconvertable character'
I have added following code, yet I still get the same message;

SET OutputRoot.Properties.Encoding = 819;
SET OutputRoot.Properties.CodedCharSetId = 1208;
SET OutputRoot.MQMD.CodedCharSetId ...
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 07, 2014 9:30 am   Subject: Message Broker SAP Adapter 'Unconvertable character'
I am still getting same error, even I setup the Chracterset code as below. Any Idea, what I am doing wrong.
But; I notice that in the exception message during debug, that
CodedCharSetId and Enco ...
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 07, 2014 7:44 am   Subject: Message Broker SAP Adapter 'Unconvertable character'
I am setting the following after i copy input root to output root. Is encoding ok or should I keep it zero?

CALL CopyMessageHeaders();
CALL CopyEntireMessage();
SET OutputRoot.Properties.Encodin ...
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 05, 2014 7:45 pm   Subject: Message Broker SAP Adapter 'Unconvertable character'
So; where do set the encoding and Character set. can you please send the commands
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 05, 2014 12:38 pm   Subject: Message Broker SAP Adapter 'Unconvertable character'
Well guys, for your knowledge:

(0x03000000:NameValue):Text = '2019' (CHARACTER)

is a Right Quatation mark, and it cannot be translated from Unicode to codepage 819. And, that's wy Broker is th ...
  Topic: Unconvertable character with SAP adapter
akbardar

Replies: 7
Views: 9619

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 05, 2014 8:51 am   Subject: Unconvertable character with SAP adapter
How were you able to fix the problem by enforcing :
charset=819
encoding=1200

How do we setup the Charset code as message enters into the flow? Is there eSQL fix a or Message Broker Adapter f ...
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 03, 2014 10:50 am   Subject: Message Broker SAP Adapter 'Unconvertable character'
SAP Admin won't admit that they have changed any iDocs structure. Can I see the input data? All I get bunch of binary code on the exception Root.

Please advise.

Regards,
AkBar Dar
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 03, 2014 10:44 am   Subject: Message Broker SAP Adapter 'Unconvertable character'
So; you are suggesting that there is a bad data comming from SAP. Message is failing when it's writing to the Queue as is without any changes. Is there any way to figure out what data is bad?

Reg ...
  Topic: Message Broker SAP Adapter 'Unconvertable character'
akbardar

Replies: 17
Views: 9601

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 03, 2014 9:30 am   Subject: Message Broker SAP Adapter 'Unconvertable character'
I started getting following error in production after data is fetched from SAP through SAP Adapter. I did not change anything and SAP is not changed as well. Can you folks tell, why am I getting this ...
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.