Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

mvance
mvance
Offline

Badges

Badges
15

Accepted Solutions

Accepted Solutions
42

Likes Received

Likes Received
5

Posts

Posts
73

Discussions

Discussions
16

Questions

Questions
57

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mvance
Customize the badges you want to showcase on your profile
Re: Can Scene 7 calculate the width of an image using aspect ratio? - Adobe Experience Manager 15-10-2015
Hi Lijin,This is not possible with Media Portal export, both a wid and hei must be defined if you are using the convert option.However, it is possible for the SPS or MP admin to create an Image Preset which can do this - image presets allow setting a zero value for wid or hei and the Image Server can supply the correctly sized output image.

Views

89

Likes

0

Replies

0
Re: Images become too compressed when synced from Scene7 to AEM - Adobe Experience Manager 15-10-2015
Both of those urls are using presets, yes.$main$ is using these values ?wid=350&hei=350&fmt=jpeg&qlt=85,1&op_sharpen=1&resmode=bicub&op_usm=1,1,6,0&iccembed=0&printres=72&layer=COMP$s7product$ is using ?wid=400&hei=400&fmt=jpeg&qlt=85,0&op_sharpen=1&resmode=sharp2&op_usm=1,1,6,0&iccembed=0&printres=72&layer=COMPYou can call at larger sizes, by using a different preset, or else by manually specifying the commands in the url:http://crown.scene7.com/is/image/crown/fc4500application?hei=1200Please b...

Views

206

Likes

0

Replies

0
Re: Images become too compressed when synced from Scene7 to AEM - Adobe Experience Manager 15-10-2015
There should not be any preset or Image Serving parameters to be applied when the assets sync from S7 into the local DAM.Could there be a processing profile on the destination folder? http://docs.adobe.com/docs/en/aem/6-0/administer/content/assets/processing-profiles.htmlYou have verified the actual image file, not the renditions or presets defined locally in Assets?

Views

194

Likes

0

Replies

0
Re: Images become too compressed when synced from Scene7 to AEM - Adobe Experience Manager 15-10-2015
The polling importer, which pulls content from S7 into AEM should use the master assets. There is no manipulation of the source file.The integration has changed a little, here is the doc for 5.6.1http://docs.adobe.com/docs/en/cq/5-6-1/administering/integrating_with_adobe_marketing_cloud/scene7.htmland 6.0http://docs.adobe.com/docs/en/aem/6-0/administer/integration/marketing-cloud/scene7.htmlIt is possible there is some workflow which uses the S7 API to export a rendition of the master asset but ...

Views

194

Likes

0

Replies

0
Re: Scene7 - Background image in an Image Preset - Adobe Experience Manager 15-10-2015
Hi James,First, in SPS, build a test template containing your background image and the overlaid second image. This will give you an idea of the syntax you need.I set up a rough example:http://s7g1.scene7.com/is/image/TechSupportEU/testproduct_36005?$instantTemplate$&wid=504Note the yellow button overlaid onto the red imageAnother example using a different base image:http://s7g1.scene7.com/is/image/TechSupportEU/Backpack_B?$instantTemplate$&wid=504In the Image Modifiers section of the preset I ad...

Views

210

Likes

0

Replies

0
Re: CQ5 DAM Vs Scene7 - Adobe Experience Manager 15-10-2015
With Scene7 one of the main things you can do is change images on the fly: http://s7g4.scene7.com/is/image/TechSupportEU/Backpack_B?wid=500 http://s7g4.scene7.com/is/image/TechSupportEU/Backpack_B?wid=300 This page has some good demo example of what S7 can do:http://www.adobe.com/ie/products/scene7/demos.html

Views

123

Like

1

Replies

0
Re: Scene7 advanced setting tab not visible - Adobe Experience Manager 15-10-2015
The url you referenced above was for 5.6 version.The 5.5 docs are here:http://dev.day.com/docs/en/cq/5-5/administering/integrating_with_omniture/scene7.html

Views

327

Likes

0

Replies

0
Re: Scene7 FTP options - Adobe Experience Manager 15-10-2015
No, there is no reverse FTP from Scene7.The way to do it is either to:Write an app which calls the export API (the limits you see in SPS/MP still apply)Write an app which calls your images via URL e.g using CURL

Views

141

Likes

0

Replies

0
Re: Scene7 Query Timeout - Adobe Experience Manager 15-10-2015
Not sure what you mean by display full folders - if there are thousands of search results, it is not practical to load all these at once for the end user to view. Only a screen's worth of image thumbnails should be displayed - i.e. use a paging mechanism. If the user scrolls down, load the next set of results.If you mean the search results themselves don't return, this depends on what API call you are using:"searchAssets returns up to 1000 assets in a single call. To return up to 10,000 assets p...

Views

61

Likes

0

Replies

0
Re: Canvas + WooCommerce + Adobe Scene 7 = Possible? - Adobe Experience Manager 15-10-2015
Scene7 functionality is all url based, so once you can embed an image url in the page it should be fine.I don't know the specifics of what you are trying to achieve, but it seems to be Web2Print.It could be worth talking to one of our solution consultants who could do a proof of concept.If you want to look yourself, check out the Solution Accelerator for w2p available from Adobe Dev Connection: http://help.adobe.com/en_US/scene7/using/WSd4272150f67705c11b002eec12fcba4dee6-8000.html

Views

109

Likes

0

Replies

0