Author |
Message |
Topic: mySAP.com Adapter Error while calling RFC |
jamolv
Replies: 2 Views: 10699
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Jun 11, 2008 9:48 pm Subject: mySAP.com Adapter Error while calling RFC |
RFC_ERROR_SYSTEM_FAILURE: Screen output without connection to user
If the connector returns this message, please see SAP Note 49730 for more information.
But not able to find SAP Note 49730 ... |
Topic: mySAP.com Adapter Error while calling RFC |
jamolv
Replies: 2 Views: 10699
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Jun 10, 2008 1:25 am Subject: mySAP.com Adapter Error while calling RFC |
Dear Friends,
I'm using mySAP.com adpter with WBIMB & trying to fetch data from RFC which is having parameters -
Input File - "C:\Plant.txt"
StartDate - 20020101
EndDate - 20020101 ... |
Topic: mySAP adapter is not able to process more than one request |
jamolv
Replies: 7 Views: 8926
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Nov 26, 2007 3:46 am Subject: mySAP adapter is not able to process more than one request |
Agreed. But when I'm requesting more than one request using SAP/REQUEST QUEUE then why mySAP adapter is not picking up one by one request from it?
Thanks & Regards,
Amol
Because it is desig ... |
Topic: mySAP adapter is not able to process more than one request |
jamolv
Replies: 7 Views: 8926
|
Forum: WebSphere Interchange Server + Adapters Posted: Sun Nov 25, 2007 10:13 pm Subject: mySAP adapter is not able to process more than one request |
Each call to SAP is an RFC and needs to be synchronized. So if you want to do multiple calls in parallel you need an instance of the Adapter for each call/thread.
Enjoy
Agreed. But w ... |
Topic: mySAP adapter is not able to process more than one request |
jamolv
Replies: 7 Views: 8926
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Nov 22, 2007 11:07 pm Subject: mySAP adapter is not able to process more than one request |
Think about thread safety. If you have only one SAP Adapter Instance synchronize the calls to it...
Can you please detail out the above solution.
~Amol |
Topic: mySAP adapter is not able to process more than one request |
jamolv
Replies: 7 Views: 8926
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Nov 21, 2007 10:55 pm Subject: mySAP adapter is not able to process more than one request |
Hi All,
I want to call one RFC but using two different input parameters.
I'm using PROPAGATE function to give two different calls.
But when mySAP adapter receives 2 request calls at same time ... |
Topic: mySap.com Adapter shutting down automatically |
jamolv
Replies: 1 Views: 3738
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Aug 21, 2007 11:36 pm Subject: mySap.com Adapter shutting down automatically |
Hello Guys,
I'm using mySap.com adapter to download data from SAP system using RFCs.
Sometimes I faced that, the command window of mySap.com adapter got hangged saying, Press any key to continue ... |
Topic: Error in flow debugging. |
jamolv
Replies: 0 Views: 2031
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 23, 2007 11:25 pm Subject: Error in flow debugging. |
Hi All,
I'm getting following error while debugging a flow -
( DP_BROKER.default ) An error occurred in the JNI layer during flow debugging.
i'm using WBIMB 6.0
Please helkp me in resolvin ... |
Topic: Error in E-sql while writing database query |
jamolv
Replies: 1 Views: 2703
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 29, 2006 4:16 am Subject: Error in E-sql while writing database query |
Hi,
I am using WBIMB 6.0.
I have written a following query in e-sql of compute node -
INSERT INTO Database.db2admin.AMOL_TEST (CL1,CL2,CL3) VALUES ('1','1','1');
db2admin is username/schema na ... |
Topic: Pre-requisite of WMQ/WBIMB ? |
jamolv
Replies: 3 Views: 3292
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 15, 2005 9:53 pm Subject: Pre-requisite of WMQ/WBIMB ? |
Good, thx for ur reply.
I asked u this question because on the site of IBM they are not clearly mentioned that.
And as per I know we can use 2k3 in production enviornment but not in development en ... |
Topic: Pre-requisite of WMQ/WBIMB ? |
jamolv
Replies: 3 Views: 3292
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 15, 2005 9:29 pm Subject: Pre-requisite of WMQ/WBIMB ? |
I have WBIMB & WMQ, can I install/configure these products on
Windows-2003 Server ?
Will IBM supports his products for Win2k3?
Regards,
Amol |
Topic: Root SQL exception |
jamolv
Replies: 1 Views: 2313
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 07, 2005 2:17 am Subject: Root SQL exception |
I am using WBIMB 5.0
The flow is like this -
Lable -> DataInsert Node -> DataUpdate Node -> OUT/ERROR
Whn i'm sending some data through this thn in update node it giving me an error ' ... |
Topic: WBIMB - Debugger not working |
jamolv
Replies: 7 Views: 5307
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 01, 2005 10:42 pm Subject: WBIMB - Debugger not working |
Thank you very much elvis_gn,
I reinstalled IBM Agent Controller & it works
Regards,
Amol |
Topic: WBIMB - Debugger not working |
jamolv
Replies: 7 Views: 5307
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 30, 2005 9:21 pm Subject: WBIMB - Debugger not working |
I imported the Security Certificate (.arm) but its giving the same error.
Please tell me any other method to resolve this problem.
Regards,
Amol |
Topic: WBIMB - Debugger not working |
jamolv
Replies: 7 Views: 5307
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 29, 2005 10:15 pm Subject: WBIMB - Debugger not working |
As per my understanding I installed it by choosing the disable security option, how can I check that at this stage?
I have created lot of flows before & used debugging as wel, but i don't know ... |