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 Interchange Server + Adapters » mySAP.com Adapter error message

Post new topic  Reply to topic
 mySAP.com Adapter error message « View previous topic :: View next topic » 
Author Message
smeunier
PostPosted: Wed Jan 18, 2006 7:00 pm    Post subject: mySAP.com Adapter error message Reply with quote

Partisan

Joined: 19 Aug 2002
Posts: 305
Location: Green Mountains of Vermont

I'm converting SAP IDOC which used to use R3LINKS to now be handled via the mySAP.com adapter. I convert the inbound stream from IDOC format to XML to be received byt eh adapter. When the XML is being processed by the adapter, I get the following message:

Quote:

[Time: 2006/01/18 20:51:16.320] [System: Server] [Thread: MD_SAP.BTVASMB2.SAPCONNECTOR.REQUESTJ
msThreadPool.thread1 (#243998154)] [Type: Error] [MsgID: 0] [Mesg: String index out of range: -1]


I intially thought this was caused by the size= attribute, which denotes how many segment levels exists. However, when I compare my created output to the sample of a BO XML for this document, they are exact matches. I know the route of the message indicates and out of bounds condition for an array, but i'm a little lost. Any ideas?
Back to top
View user's profile Send private message
mbprimer
PostPosted: Fri Apr 13, 2007 8:22 am    Post subject: mySAP.com Adapter error message Reply with quote

Novice

Joined: 25 Mar 2007
Posts: 21

did you resolve this issue.Is this still in your mind.Then help me out i am also getting the same error.

Type: Error] [MsgID: 0] [Mesg: String index out of range: -1]
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Apr 13, 2007 12:19 pm    Post subject: Re: mySAP.com Adapter error message Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

mbprimer wrote:
did you resolve this issue.Is this still in your mind.Then help me out i am also getting the same error.

Type: Error] [MsgID: 0] [Mesg: String index out of range: -1]
An in range index is from 0 to size -1.

That is assuming that there is an object at the index value.
If you array is not null but does not contain anything it's size might be -1.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » mySAP.com Adapter error message
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.