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 8 matches
Author Message
  Topic: SAP Inbound Adapter Issue
arun4ruu

Replies: 0
Views: 1794

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 30, 2016 12:01 pm   Subject: SAP Inbound Adapter Issue
I have created a sap input adapter base on ALE .The sap IDoc basic type is "ORDERS05",and the Extension type is "ARBA/RFQ".
When the adapter receiving the idoc sent from sap the ...
  Topic: How to call webservice in loop?
arun4ruu

Replies: 9
Views: 9313

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jan 28, 2013 12:29 pm   Subject: How to call webservice in loop?
Hello Pallavi,

Here is the code:

Before the soap request Node write this part of code in compute node:

SET Environment.RequestRecords = CARDINALITY (InputRoot.SOAP.Body.Records[] ...
  Topic: RE: Timestamp in WMB
arun4ruu

Replies: 12
Views: 14249

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Jul 15, 2012 9:30 am   Subject: RE: Timestamp in WMB
Hello Kimbert,

The output message tree is

OutputRoot.MRM.ExpireDate = CAST(CAST(InputRoot.XMLNSC.ExpirationDate AS DATE FORMAT 'MM-dd-yyyy') AS CHARACTER FORMAT 'MM,dd,yyyy');
  Topic: RE: Timestamp in WMB
arun4ruu

Replies: 12
Views: 14249

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 13, 2012 10:53 am   Subject: RE: Timestamp in WMB
Hi elvis_gn,

Thank you for your i/p. I have already changed the cell format as mm/dd/yyyy.

Looking that is there any possiblity other than the cell formatting.
  Topic: RE: Timestamp in WMB
arun4ruu

Replies: 12
Views: 14249

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 13, 2012 7:32 am   Subject: RE: Timestamp in WMB
It is 02/03/2008
  Topic: RE: Timestamp in WMB
arun4ruu

Replies: 12
Views: 14249

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 13, 2012 6:53 am   Subject: RE: Timestamp in WMB
Hi

The input date format is 02-03-2008
The output date format is 02/03/2008

The output file is CSV format. When i am writing the date in CSV format it is writing as 2/3/2008 but it is expected ...
  Topic: RE: Cast
arun4ruu

Replies: 3
Views: 2549

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 26, 2012 11:48 am   Subject: RE: Cast
Thank You All.

I coded and I got it.

DECLARE VAL DECIMAL 9619;
DECLARE VALU DECIMAL;
SET VALU = CAST((VAL / 100) AS DECIMAL(16,2));
  Topic: RE: Cast
arun4ruu

Replies: 3
Views: 2549

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 26, 2012 6:56 am   Subject: RE: Cast
How to cast 9619 to 96.19 in ESQL..

Really Appreciate Your Help
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.