Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS Execute Process Task DDE/OLE

$
0
0

I have a package that executes an executable via Execute Process task, and that executable needs Adobe Reader to work.  It sends PDF faxes to Adobe which converts them to tiff.  This is a third party executable that is part of an enterprise Fax Server so I have no control over changing the process at all.  This being said, for whatever reason, it wont run as a SQL job.  When the executable runs, it is passed a file name.  It (the EXE) opens Adobe via DDE/OLE, not sure, it just launches it, and covnverts/sends the fax.

  • It runs under BIDS with my authority, it runs under BIDS with SQLADMIN authority
  • It runs as a "deployed" package (right click choose run job) under the same authority as the SQL job is (SQLADMIN)
  • It runs from the command line with DTEXEC
  • When executed as a JOB, calling the DTSX from the catalog, it does not throw an error, but through debugging, we've found it stops at the executable, because the executable can't launch the Adobe instance. It continues to run and never fail, but not do anything.

Is there something in SSIS (2012) that I need to configure to allow this to work?.

Thanks!!



Viewing all articles
Browse latest Browse all 24688

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>