I'm still having the issue, but I'm figuring out a little more about the 50004 error. I can re-produce the error directly against the report server using the following URL:
http://tmsrpt-dev01.ff.ffbs.net:7778...-DEV01_FRHome1
It is like the name of the report to run and other parameters were not sent by OTM. This URL will find a report to run and not get the 50004 error for example:
http://tmsrpt-dev01.ff.ffbs.net:7778...desname=D:\OTM
We used an alternate port in the install of Reports, so I believe 7778 is correct for report_server_url, though I could be wrong. Supporting this is the fact that using showjobs I can see the history of all of the attempts to run reports from OTM, and the 50004 errors that are being returned which indicates that the communication is working both ways:
http://tmsrpt-dev01.ff.ffbs.net:7778...rvlet/showjobs
I'm thinking maybe the configuration needs to be changed
under: Business Process Automation > Power Data > Document Generation > Reports This seems to be where Report Parameters are specified. MK