Hi Mark,
Thanks for your reply. I am new to PGP, please correct me if i am wrong.
(pub.openpgp:decrypt) service is being used and i did notice that the service is referring to command shell. We are using SQL DB and yes we have an option of Stored procedure encryption/decryption, but we want to see if we can improve wM performance by changing our design. Would you please brief me with the process of decrypting batches of records. Also as i mentioned earlier i have to append all decrypted records to a file and encrypt the whole fine again.
Do we have problem with decrypt service as i am looping for each record (status,error and output variables) of decrypt service keep adding up in the pipeline for each iteration. Should i be explicitly dropping these variables ?
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB