When we publish any component / dynamic component from tridion, it is possible to add an external file / multimedia content (for example: jpg) in the current execution / rendering package to the external executable / rendering package. So, is there a binary in this final transport package along with the original published content? Is this possible using the tridion renderer / resolver setting? If yes, indicate some inputs.
* Note: * The binary content that needs to be inserted into the package at the time of publication is not available as a multimedia component in tridion, it is located in a different place in the file outside the tridion CMS. Instead, we have some stub component that is used inside a published component / page that has some dummy image. we plan to replace the stub image with the original image when publishing (rendering / resolution) time.
Since we have a huge mass of binary content stored in the DAM tool, we do not want this data to be recreated as a multimedia component in tridion, we would like to use this data by querying the DAM tool and associating it with the tridion package with some logical referenceplanning to maintain a one-to-one mapping between the comp tcmid media stub into the original content in some DB mapping for reference).
Please let us know if there is any solution for attaching external binary content to the package at the time of publication.
source
share