Quantcast
Channel: Adobe Community : Popular Discussions - CQ5 (read only)
Viewing all articles
Browse latest Browse all 12476

Scene7 Publishing

$
0
0

I am having trouble with the scene7 integration with CQ.  Most everything seems to be working fine, I can drop in and image and click publish, the image will then appear in the scene7 media portal, however in the author view the image will never change status to complete, if I reload the page it says check scene7 status, when I click that it says uploading, and this happens for every image, none of them ever complete. 

 

I added some debug logging to the /etc/workflow/scripts/uploadScene7Asset.ecma script and it appears that the response from the call to scene7.uploadFile is just "Failed" with no reason for the failure.  I have tried this with two different scene7 accounts to try to rule that out.  Also I have turned on debug logging for all workflow classes, as well as the scene7 service class.  Part of the output of the scene7 service is

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE ips [

<!ELEMENT ips (data? , exception?)>

<!ELEMENT data (job , asset*)>

<!ATTLIST asset name CDATA #REQUIRED>

<!ATTLIST asset type CDATA #REQUIRED>

<!ATTLIST asset master CDATA #REQUIRED>

<!ATTLIST asset handle CDATA #REQUIRED>

<!ELEMENT job (result)*>

<!ATTLIST job name CDATA #REQUIRED>

<!ATTLIST job handle CDATA #REQUIRED>

<!ELEMENT result EMPTY>

<!ATTLIST result type CDATA #REQUIRED>

<!ATTLIST result description CDATA #REQUIRED>

<!ELEMENT exception EMPTY>

<!ATTLIST exception value CDATA #REQUIRED>

]>

<ips>

          <data>

                    <job name="CQ5_upload-2012-08-28T21-48-45_winter.jpg" handle="j|74065||CQ5_upload-2012-08-28T21-48-45_winter.jpg|10892879"/>

          </data>

</ips>

 

It looks like everything should be working, anyone have any advice?

 

Thanks.


Viewing all articles
Browse latest Browse all 12476

Trending Articles



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