Can an Image Variant be configured to generate square resolutions?

My customer has a requirement that all Web Variants be square in dimension.  The example: We create a "Web Standard" variant, set scale to "Yes", set width and height to a maximum of 150x150; and the original is 300x150.
We want the variant to be generated on a 150x150 white palette, with the actual image centered at 150x75.
I've been through table 37 in the MDM Console Reference Guide but cannot come up with the correct combination of parameters to produce the desired results. 
Does anyone know if this is even possible?  Is so, I would greatly appreciate some guidance.
Regards,
Mark Werkiser

My customer has a requirement that all Web Variants be square in dimension.  The example: We create a "Web Standard" variant, set scale to "Yes", set width and height to a maximum of 150x150; and the original is 300x150.
We want the variant to be generated on a 150x150 white palette, with the actual image centered at 150x75.
I've been through table 37 in the MDM Console Reference Guide but cannot come up with the correct combination of parameters to produce the desired results. 
Does anyone know if this is even possible?  Is so, I would greatly appreciate some guidance.
Regards,
Mark Werkiser

Similar Messages

  • Link Image Variants

    I have defined in the Console, the required Image Variants.
    I have generated the image variants using the Image Manager.
    Now how do I link the image variants to the products?
    Does the image variants have a different name than the original?
    How can I syndicate the image variant image names via Syndicator?
    Ex:
    I have a product. I have assigned the original image. Now I have to assign the image variant to this product in Data Manager. How will I do that?

    Adhappan,
    You do not ever need to link variants. You only link the originals and then decide which variant to pull when exporting, publishing,... The variant names are the same as the original.
    For example, when you do an export and select to export images you can determine which variants you want to export. When in the Publisher you can tell it which variant to use to print. And for the web you can pull different variants.
    Not real sure what you are trying to do with the Syndicator, but if you are trying to pull images from the repository I'd assume that there is an option in there to tell it which variant to use.
    Hope this helps,
    Tim

  • Automatic generation of Image Variants

    Hello.
    I have a repository where I use different Image Variants. My problem is that when I upload an Image I have to manually go into the Image manager to generate the variants. I would like to have an automatic way of doing this. CLIX can not be used.
    Does anyone have an idea how to do this?
    Best regards
    John-Kjell

    Hi,
    You can automatically generate the image variants.For this you import the images in data manager.In Data manager select the Images table right click in record pane and add a data group.If data group is already present then add the image to that data group or else add a data group (as a child) and then add tha image file to it.Select the option Store in Repository.Then click OK to import the image .After the image is imported in data manager the image variants are automatically filled.
    In your console you have a field say images of data type Lookup image.
    Then in your  source create a field named images where you add reference to the images say href1,href2 etc.
    In Import manager select products table then map the corresponding fields.For image field you need to do the value mapping.Then Match the records and import it.
    Regards
    Nisha

  • Associating Image variants with image lookup fields

    In the console reference guide you can find the following explanation on the use of Image variants:
    "A variant defines the structure of the image but does not specify if the variant is actually required for a particular image.
    Instead, each image lookup field in the repository has a Variants property that allows you to associate one or more variants with the image lookup field, and in so doing, identify which variants should be generated when an image is associated with that particular field.
    For each variant, all the images associated with that variant will be generated according to the specifications of the variant and the crop/rotate settings stored for that image. MDM tracks the changes to the variant definitions, the variant associations, each image, and the crop/rotate settings for each image, and thus know when the variants need to be regenerated."
    My question is the following:
    Assuming that the definitions of the Image variants are made via the console and thus present in the Image variants table,...
    Is it possible to change the Variant property of the image lookup field(s) in the main table through the Java API?
    So that you could write a function that automatically associates specified Image variants with all the image lookup fields in the main table of a certain repository.
    I hope somebody can help,
    Joeri

    Did you ever figure out your problem?
    I'm trying to retrieve an image variant thru the API and always get the same error:
    <i>Error retrieving image: hr=0x80004005, ImageID=58, VariantID=1</i>

  • Looking for an app where i can draw images then text them?

    Looking for an app where I can draw images then text them?

    Just write Draw into the MAS searchbox in the upper right corner and you will be presented with a plethora of drawing/sketching apps of varying abilities and pricing.

  • Image Variants

    I have a Image Variant record created in Image Variants Table in Console.
    The name of the Variant is "Image Variant for Publication 1".
    I attached this variant to a <b>Lookup Image field</b> in the main table.
    The name of the field in the main table is Product Image.
    I generated the image variants in the Image Manager. I have assigned the images to the products in the main table.
    Now I created another Image Variant called "Variant 2".
    <u>I am trying to assign this variant also to the same lookup Image field in the main table.</u>
    The System is letting me pick either "Image Variant for Publication 1" or "Variant 2".
    <b>I want to assign both. Is it a bug or am I missing something?</b>
    To test this:
    I created Variant 3 and Variant 4.
    I am able to assign Variant 1, 2 and 3 to the same field now. The difference is these three are new variants, for which no variants have been created in Image Manager.
    Any assistance in this regard is appreciated.

    Assignment of Variants in the console.
    If the variants are new, I am able to assign, any number of them in the console.
    But if the variant is NOT new, and some image variants are created in the image manager, and the images have been assigned to products in the Data Manager, then it is not letting me
    in the Console, to pick both the old and some new.
    The system behaves like all multiple new ones OR the old one.
    For fields in the console, for which I am attaching the multiple new ones, it works fine.
    Version 5.5 SP4 [5.5.35.16]
    null

  • Hi all anybody    can contribute on how  to configure Freegood for  3 items

    HI all,
    Can anybody  share  how to configure   1 free good for 3 items.Ex: When we purchase A,B&C items system should give D as  a  free good.
    Thanks in advance,
    Ram

    hi
    there are constraints for free godds scenario
    1> Free goods are currently not supported with material structures like product selection, BOM, variants with Bom selection.
    2>only supported on a 1:1 basis
    3>only supported with sales orders with document category "c" not for quotation etc
    4>are not currently supported for deliveries without reference to sales orders
    5>are not supported for make to order production, third party scenario,and scheduling agreements
    regards

  • Fetching several image variants per image

    I am trying to extract image variants through MDM Java API. Currently, we have several variants per image.
    I could not find the information on how to extract all variants for each image,
    We have RetrieveBlobCommand class that has set/getImageVariant, I haven't tested. Suppose it has some functionality, it can update/get a single variant.
    In my case, I have 3 variants per image and would like to fetch them. We have getImageVariants on SchemaRepository class but we need to know how to associate each variant with original image.
    It is greatly appreciate if you can help on this.
    Thanks
    Erol Akarsu

    This kind of question will probably get proper attention in the Application Express forum. Consider asking over there ...

  • Is system configured to generate invoice after shipping goods is confirmed?

    Hi Experts -
    How do I see if the system is configured to generate invoice after shipping goods or delivery record is confirmed? Any tcodes that i need to run would be great.
    Thanks

    Hi Rajesh,
    A)
    In goods-receipt-based (GR-based) invoice verification, the invoice relates not to the purchase order, but to individual deliveries. That is to say, the reference document for the invoice is not the PO but the delivery note or the goods receipt document.
    Whether you use this approach depends on your billing arrangement with the vendor. This method can be advantageous, for example, when you know the order will be fulfilled by means of many partial deliveries.
    Prerequisites
    Before you can use GR-based invoice verification, the following prerequisites must be satisfied:
    The indicator for GR-based invoice verification (GR-based IV) must be selected for the relevant item in the purchase order (item detail screen).
    <b>
    A goods receipt must occur before the invoice is entered in the system.</b>
    B) If you are carrying out invoice verification with reference to PO, system will not check for the GR. The entire PO amount can be posted.
    Hope this clarifies.
    Thanks,
    Viswanath

  • Extracting image variants for web index from MDM via Java API

    Hi There, we are currently using an open source search engine to crawl the MDM database and build indexes for our webstores nightly. In this process, we have an image extraction method using the MDM java API's. Can someone please tell me how to call an image variant into this process rather than the 'original image' stored in MDM? I've created a variant that will optimise for web conditions and we need to call this one into the webstore, not the originals that are sometimes huuuuge...

    Hi Adam,
    From MDM Documentation (can be found here [http://help.sap.com/saphelp_nwmdm71/helpdata/en/49/0505fba870404ce10000000a42189b/frameset.htm]):
    Retrieving Image Variants
    To retrieve binary data for image variants carry out these steps:
           1.      Retrieve all image variants using the RetrieveImageVariantsCommand class.
           2.      Retrieve the Image BLOB whose variants you want to get, (see Retrieving BLOB Records above).
           3.      Retrieve the BLOB for the specific image variant using the RetrieveBlobCommand.
    Hope this information helps,
    Idan

  • Changed service account passwords, now can't image

    sccm 2012 sp1 with cu2, on server 2012.  
    everything's been working as expected since pilot began in january.  As part of routine maintenance, we changed the passwords on our sccm service accounts last week (early may). Now we can't image anything, so we had to change the passwords back to
    what they used to be.  
    I can't find any place in sccm other than the domain join step in the task sequence that actually has a password field.  as part of troubleshooting, we changed only one of the service account passwords (left the one in the TS used for domain join as-is)
    but imaging still failed - one of the first steps in the task seq (while in winpe) tries to download a package and fails with a 401 authentication error per the smstslog.  
    thing is, i don't know where in sccm to specify the password used at that point.  because of the way we changed only one account password and then it failed, we know which account it's trying to use, but have no idea where to set that account or its
    password in sccm.  i couldn't find any options in winpe config, and not even under the network access account in the console's admin section.  seems the naa screen only lets you choose WHICH AD account to use, but doesn't let you give it the pw for
    that account.  
    suggestions?

    Hi,
    It sounds like it is the Network access password you need to change, you can change it in the admin console under \Administration \ Site Configuration\ Security\ Accounts there you can set the password by selecting the account and set then set the password.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec
    i haven't tested it yet but that's probably it.  i'd been to that screen but hadn't clicked the SET button, which of course has a password field.  
    one minor correction though - the tree to get to that section is just administration/ security/ accounts.  site configuration is a different node a little higher on the tree.  

  • How to create a report in Form line Style and can display Image field?

    Hi,
    In Report builder 10g, I would like to create a Report with Form Line Style and this report included a Image field.
    I can choose this Style only when Select Report type is Paper Layout. Because, If I choose Create both Web & Paper Layout or Create Web Layout only then in the next Style tab 03 option Form, Form letter and Mailing Label be Disabled.
    But in Paper Layout, my report can not display Image field.
    I tried with Web layout and all the other Styles (Except 03 mentioned be Disabled) then all Styles are displayed Imager field OK.
    How to create a report in Form line Style and can display Image field?
    I was change File Format property of my Image field from text to Image already in Property Inspector. But report only showed MM for my Image field.
    Thanks & regards,
    BACH
    Message was edited by:
    bachnp

    Here you go..Just follow these steps blindly and you are done.
    1) Create a year prompt with presentation variable as pv_year
    2) Create a report say Mid report with year column selected 3 times
    - Put a filter of pv_year presentation variable on first year column with a default value say @{pv_year}{2008}
    - Rename the second time column say YEAR+1 and change the fx to CAST(TIME_DIM."YEAR" AS INT)+1
    - Rename the second time column say YEAR-1 and change the fx to CAST(TIME_DIM."YEAR" AS INT)-1
    Now when you will run Mid Report, this will give you a records with value as 2008 2009 2007
    3) Create your main report with criteria as Year and Measure col
    - Change the fx for year column as CAST(TIME_DIM."YEAR" AS INT)
    - Now put a filter on year column with Filter based on results of another request and select these:
    Relationship = greater than or equal to any
    Saved Request = Browse Mid Report
    Use values in Column = YEAR-1
    - Again,put a filter on year column with Filter based on results of another request and select these:
    Relationship = less than or equal to any
    Saved Request = Browse Mid Report (incase it doesn't allow you to select then select any other request first and then select Mid Report)
    Use values in Column = YEAR+1
    This will select Year > = 2007 AND Year < = 2009. Hence the results will be for year 2007,2008,2009
    This will 100% work...
    http://i56.tinypic.com/wqosgw.jpg
    Cheers

  • How can we put the report which is generated by the program into spool??

    How can we put the report which is generated by the program into spool??
    I had generated a file in Unix which had the report but now the requirement has changed.
    Regards,
    Shashank.

    Hi Shashank,
    If the program is executed in the background and it has the write statement then the spool will automatically generated.
    Reward points if useful.
    Regards,
    Atish

  • How can i print a network configuration page , i need the IP on a ph1510

    how can i print a network configuration page , i need the IP on a ph1510

    Hi,
    What is the exact printer model?
    If it is the HP Deskjet 1510, this is a USB printer and it does not offer any network capabilities.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • I need a script that can save images in whatever directory they reside in

    I am working on a project where I have over 1500 directories that have multiple .TIF images in each one. I am looking for a solution where I can run a script (which may or may not call on actions) that allows me to save each .TIF as a .PSD and again as a .PNG (with specific optimization settings) in the same directory as the original .TIF. The main idea here is I need to be able to run the script and walk away. So I'm looking for a one press option for each directory.
    I can create an action that saves the files in the proper format but when I record the action it saves the file in "folder 1". When I run this action again on "folder 2" it saves the images in "folder 1."  I could certainly make adjustments in the "Batch" dialog box by choosing the over ride "save as" function but the goal is to not have to do that 1500 times.
    So, my question is, is there a single script out there that can save images next to the original .TIFFS regardless of what directory the reside in? I'm no scripting guru, but perhaps the code uses something with a "this" command to specify the folder to save images to? Is this even possible? If so, are there web sites I can buy this from? Is there a scripting community that can provide these services?
    Any help to point me in the right direction is much appreciated.
    Mike

    You could try my Picture Processor ...
    http://www.ps-scripts.com/bb/viewtopic.php?f=10&t=3409&sid=3925f7039423a428ed082feba2c0aee 9
    Use the second download.

Maybe you are looking for