How to push SDL generated output outside SDL environment?

Hello developers,

 

I want to publish html output and send that outside SDL enviroment. how can i connect External FTP site with KC?


Thanks in Advance

Roopesh

Parents
  • Hi, Roopesh. There are possibly a number of places where you could implement this functionality -- 1.) in the DITA-OT itself as a post-processing function in the build. 2.) In publish.wsf as a post-processing function in the SDL build pipeline (doc link follows). 3.) External to SDL, as an application that pulls content from SDL using web services and pushes it to the external ftp server. I recommend option 3, if possible, as there are fewer security concerns and you would not need to customize the SDL environment itself. However, all 3 options are possible depending on your requirements and circumstances.

    docs.sdl.com/.../pub.xql
Reply
  • Hi, Roopesh. There are possibly a number of places where you could implement this functionality -- 1.) in the DITA-OT itself as a post-processing function in the build. 2.) In publish.wsf as a post-processing function in the SDL build pipeline (doc link follows). 3.) External to SDL, as an application that pulls content from SDL using web services and pushes it to the external ftp server. I recommend option 3, if possible, as there are fewer security concerns and you would not need to customize the SDL environment itself. However, all 3 options are possible depending on your requirements and circumstances.

    docs.sdl.com/.../pub.xql
Children
No Data