Yeah I do have the custom fields/attributes and I have built the query and is running fine except for its takes long runtimes.
But the question is it a good idea to select all records( 30 k or so) and bring into the memory all @ once or shud I do multiple queries (on partners/docs this wud be quite a few if I go by partnersand also will make the runtime for too long as it quering the tables multiple times). And also when I insert into the staging table ,can I insert all of them as batch insert.
More looking into the best practice scenerio.
Appreciate your time.
Thanks!
#B2B-Integration#webMethods#Integration-Server-and-ESB