Posted: Wed Nov 21, 2007 8:51 am Post subject: How I can create a new datahandler?
Novice
Joined: 08 Oct 2007 Posts: 15 Location: Spain
hi,
I'm using jtext adapter to process xml file, that are send to mysap adapter throw mq broker.
In the jtext configuration, I have imported the bussines object of mysap adapter to send the file in the sap format (really, in the mysap adapter format).
But, i have this error in the jtext log
Code:
Time: 2007/11/21 16:17:44.018] [System: ConnectorAgent] [SS: JTextConnector] [Thread: Jtext-FileParser (#1916137871)] [Type: Warning] [MsgID: 103005] [Mesg: **** WARNING :: Unable to create workunit from '/wbiaappl/jtextsighn01/interfaces/out/OM.in'. Reason :: java.lang.Exception: Unable to find version "*.*.*" of business object definition "BLOB_BO".]
[Time: 2007/11/21 16:17:44.022] [System: ConnectorAgent] [SS: JTextConnector] [Thread: Jtext-FileParser (#1916137871)] [Type: Warning] [MsgID: 106005] [Mesg: **** WARNING :: Internal error: Exception :: java.lang.Exception: Unable to find version "*.*.*" of business object definition "BLOB_BO".
at com.crossworlds.connectors.jtext.FileParser.createAndFormatWorkUnit(FileParser.java:1498)
at com.crossworlds.connectors.jtext.FileParser.run(FileParser.java:265)
at java.lang.Thread.run(Thread.java:568)
]
[Time: 2007/11/21 16:17:44.022] [System: ConnectorAgent] [SS: JTextConnector] [Thread: Jtext-FileParser (#1916137871)] [Type: Warning] [MsgID: 103005] [Mesg: **** WARNING :: Unable to create workunit from '/wbiaappl/jtextsighn01/interfaces/out/OM2.in'. Reason :: java.lang.Exception: Unable to find version "*.*.*" of business object definition "BLOB_BO".]
I supose it is necesary create a new datahandler for the bussines objetc to mysap adapter bo.
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