gosson
02-28-2005, 06:03
Hello, wMUsers,
I have run into a problem of Siebel Adapter performance issue.
I am using IS 6.0.1 and the input of my service is flat file. I parse a document list from the source flat file. And then my service loop over the document list. Then first my service searches Siebel system to see if the record has already existed there. If yes, my service will do update; and if not, my service will do insert.
But it takes about 30 hours to process a document list with 38,000 records on my server. That is too long for me.
My service did nothing else except for the Siebel QUERY, UPDATE/INSERT. And I use webMethods Siebel adapter to create those Siebel services.
What is up ? Why it takes so much time ? Could anybody help me ?
Thanks.
Regards,
Gosson
I have run into a problem of Siebel Adapter performance issue.
I am using IS 6.0.1 and the input of my service is flat file. I parse a document list from the source flat file. And then my service loop over the document list. Then first my service searches Siebel system to see if the record has already existed there. If yes, my service will do update; and if not, my service will do insert.
But it takes about 30 hours to process a document list with 38,000 records on my server. That is too long for me.
My service did nothing else except for the Siebel QUERY, UPDATE/INSERT. And I use webMethods Siebel adapter to create those Siebel services.
What is up ? Why it takes so much time ? Could anybody help me ?
Thanks.
Regards,
Gosson