Creating an action for a template

Hi, I'm in the middle of creating an action for a template I've created but have hit a couple of snags.   The template I have created has a few blank layers that I wish to fill with different images by importing them and clipping them to the blank layer.   My issues: 1) When I run the action I need to specifiy a folder and file location which gets stored in the action - when viewing that particular action will show up the full path of where to find that file - I do not want this. I would like the action to present to 'open' window to me to allow me to select a file of my choosing without having a predefined folder to go to...  2) When opening an image it will open on its own project window. When I select the image and copy + paste it into my template it requires me to select the template project. This action will insert a 'selection 2' action step when recording. Playing this back will cause a failure as it cannot find the project for an unknown reason. Is there a way of specifiying the project window name I wish to go to during recording?  I hope that is clear enough to understand. Hope someone has some solution for me.  Thanks, MJ

You may want to look at my Phtoshop package "Photo Collage Toolkit"  It has four rules to follow when creating templates and some Photoshop Scripts.  Scripting is much more powerful then actions.  In the package there is a scripts to test templates your developing,  A script to build a template, a script to populate a template with you images, a script to interactivly populate a template with your images, a script to batch populate a template with your images and a script to batch populate a single image template with your images.
Photo Collage Toolkit UPDATED Aug. 14, 2011 added a modified version of Rags Gardner www.rags-int-inc.com Copyright (c) 2006 CollageBuilder script.
Documentation and Examples
Download
Optional templates 8.5x11 - 16MB
Optional templates 8x10 - 51KB
Optional templates 11x14 - 23MB
Optional templates 12x12 - 12MB
Optional templates 13x19 - 37MB
Optional templates 16x16 - 4MB
Optional templates 16x20 - 91MB
Optional templates 20x24 - 125KB
Optional templates Multi-Image - 113MB
Optional templates One-Image - 106MB
Optional templates PhotoBoard-11x14 - 231KB 

Similar Messages

  • How to create transport request for standard web template

    hi all
    can any one tell me the step by step procedure to create transport request for standard template?
    thanks
    shalini

    Business Content --> Choose & Install the standard web template & then collect the object for transport...Assign a Package & when prompted for Transport Request --> Opt for a new transport request.
    Message was edited by:
            Jerome

  • Creating action for pen tool "add to selection" problem.

    I am trying to quicken my workflow and want to create an action for this instead of right click>make selection>add to selection.   I do this a lot for my job and it gets tedious.  I got an action to work except on little quirky issue. When I did this without using an action, when I clicked "OK" on the dialog box for the "add to selection" area, then I got the resulting marching ants with my intended selection and that pen path would automatically disappear. And on to the next pen path to start it over...All is good so far(except the tediousness Im trying to stop). 
    So the action for this results in the same thing except that instead of getting just the marching ants(as I want), I get the marching ants with the last pen path still showing under that area of marching ants I just had "added to."  I know I can just then hit "delete" to get rid of that pen path and get just my selection, but that defeats my intent on streamlining the process.
    Any ideas on why this happens or a completely different way to do this with as quick of a result as the hotkey I set for this action?
    Thanks.

    It looks like what is needed is some way to deselect all the points on a selected object, while keeping the object itself selected.
    Using the built-in InDesign tools, the way to do that would seem to be: switch to the direct selection white arrow tool (by pressing CMD) as you have been doing. Click anywhere on the path of the object. This clears all selected points while keeping the object selected. Now release CMD to get back to the Pen tool, and add your point.
    If this is too fiddly (it can be tricky to click on the path itself, although the white arrow changes subtely to show you that you're over the path), you can alternatively use the following one line script:
    try {app.selection[0].select()}catch(_){};
    This does the same thing: It deselects all selected points on the current page item.
    To use, copy this line to a text editor. Save with the extension .jsx and place in your InDesign scripts folder. You can then assign a keyboard shortcut to the script, so that it should be very easy to deselect all the points.

  • How to use same actions for differ pop-up

    Hi gurus,
    I am using 2 popup in a view.same popup's having same buttons 'Yes', 'No'.when i use 1st one i have to create an action for that Yes button where i put my code for that particular Action.
    But when i used 2nd one the action define for that is not acceptable with differ name.it takes only standard one.
    Now my Query is : How to use same actions for differ pop-up buttons with in a similar view?Where i put my code.
    Plz sugges me.
    <b>Points will be sured.</b>
    Sanket sethi

    Hi,
    Take one integer value attribute in the context of view
    when you r performing action on POP1 set it's value to 1
    when you r performing action on POP2 set it's value to 2
    create one method which receives integer argument, say diaplay(int a)
    In the action call display(wdContext.currentContextElement().get<intvariable>()) by passing the value in the context attribute
    in display() method, Check the value of integer variable..
    if it is 1 then perform action related to POP1
    if it is 2 then perform action related to POP2
    Regards
    LakshmiNarayana

  • How to use same actions for differ pop-up buttons

    Hi gurus,
    I am using 2 popup in a view.same popup's having same buttons 'Yes', 'No'.when i use 1st one i have to create an action for that Yes button where i put my code for that particular Action.
    But when i used 2nd one the action define for that is not acceptable with differ name.it takes only standard one.
    Now my Query is : How to use same actions for differ pop-up buttons with in a similar view?Where i put my code.
    Plz sugges me.
    <b>Points will be sured.</b>
    Sanket sethi

    Hi ,
    u can use the method SUBSCRIBE_TO_BUTTON_EVENT of the IF_WD_WINDOW interface ... to handle the event fired by the popup .....used this method after creating the popup window ...
    regards
    Yash

  • Getting error while creating Business Action with EDI EDIFACT 837 document.

    Hi,
    When I am trying to create a business action with EDI 837 &lsquo;.ecs&rsquo; file, I am getting a error. It is not creating the business action. Even it is not displaying any error details.
    Please help me in resolving this issue as it's very urgent.
    Thanks in advance.

    Hi Jyotirmoy,
    What error you are getting exactly while creating the business action? Did you try to create business action for any other protocol? If not, then please try to create business action for any other protocol and check whether you are getting the same error over there also.
    Regards,
    Anuj

  • UWL action for SAPWebDynproLauncher gives NullPointerException

    Hello,
    I have create a action for call a WebDynpro Application. But it gives a exception. The error comes before my WD Application was calling.
    java.lang.NullPointerException
        at com.sap.netweaver.bc.uwl.ui.control.UWLActionControl.handleActionFromTable(UWLActionControl.java:642)
        at com.sap.netweaver.bc.uwl.ui.UWLMainView.onActionUWLActions(UWLMainView.java:607)
        at com.sap.netweaver.bc.uwl.ui.wdp.InternalUWLMainView.wdInvokeEventHandler(InternalUWLMainView.java:469)
        at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
        at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
        ... 27 more
    I use the transaction SWFVISU. I have re-registered the System and the item. I customized my own view in configuration file with <DisplayAttribute name="detailIcon" actionRef="launchWebDynPro"/> . With sap standard action i have no problem but with my own.
    Can anybody help me.
    best regards
    karsten

    Karsten,
    Can you post two things to help us resolve your problem:
    1. The section of the UWL XML file which configures launching the Web Dynpro
    2. The URL of the Web Dynpro application when you launch it in "preview" mode
    Here's a sample which worked for me on a previous project:
      <ItemTypes>
        <ItemType name="uwl.task.webflow.TS90000001" connector="WebFlowConnector" defaultView="ESCRView" defaultAction="launchWebDynPro" executionMode="pessimistic">
          <ItemTypeCriteria externalType="TS90000001" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
              <Properties>
                <Property name="WebDynproApplication" value="UWLChoiceList"/>
                <Property name="WebDynproDeployableObject" value="local/ESCR01"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default="Launch Choice List">
              </Descriptions>
            </Action>
          </Actions>
          <Menu>
            <MenuItem name="launchWebDynPro" actionRef="launchWebDynPro"/>
          </Menu>
        </ItemType>
    Regards,
    Darren

  • Record action for "Fit to artwork bounds"?

    Hi,
    since there is no short cut for the very usefull (but hidden) function of fitting the page to the artwork bounds I tried to record the steps with an action.
    I create a new action and selected page setup in the menu and shrinkt to bounds of the page by selection the second option (Fit to artwork bounds) from the toolbar menu on the top.
    But nothing happened - not a single step of this process was recordes by the action.
    How can I create an action for this?
    Is there another way to create a shortcut for this very useful feature?
    Thanks
    Konrad
    P.S: I use Illustrator CS4

    Since FitArtboard to Artwork bound and Fit artboard to Selected, are available under object->Artboard menu , you can definately Create a customized shortcut for this functionality and use them
    to create a customized keyboard shortcut do this:
    Edit->keyboard shortcuts->choose menu commands->object->Artboard-> double click on the " Fit to Artwork Bounds"  in the line of shortcut column and provide a custom shortcut.
    Thanks

  • Create Business Action : Document Type Error

    I am trying to create Create Business Action for X12 over Generic
    In the Document Definition block, I have entered
    Name : 850 Definition
    Definition : 850.xsd
    Document Type Parameters
    Functional Group Identifier Code : PO
    Transaction Set ecs File : 850.ecs
    NEXT
    On B2B GUI , it says Oracle SpecBuilder is unavailable
    and we have not installed OracleAS Integration B2B - Document Editor. It is mandatory ?
    The error I am getting is access denied.
    Please let me know.
    Thanks.

    please make sure that you are invoking the browser in the m/c where specbuilder is installed.
    You might want to apply the latest patch and try.
    Rgds,Ramesh

  • How to create a silo for a product on a website with natural shadow?

    I have 15 images that are shot on a white background and need to create a silo that has a transparent background but includes a natural shadow.
    I'd also like to create an action for it.

    I don't know what you mean by "silo", but just in general...
    Use transparency in your Photoshop design, use e.g., a Drop Shadow  layer style, and save your image as a PNG-24 file, which supports 24 bit color and partial transparency.  All the modern web browsers will render PNG files with transparency.
    Look over this page as a quick and simple example:
    http://Noel.ProDigitalSoftware.com/temp/TransparencyTest/TransparencyTest.html
    -Noel

  • Help with creating an action - anto fit an image in a specific pixel size

    I am trying to create an action that takes the image in question and fits it with a specific pixel dimension. Some of the images are more horizontal in orientaion (like a school bus) and some are more on the vertical end (Like a tall building) They all need to be fit within a canvas size of 260 px x 196px. They need to keep the images original aspect ratio. Is there a way to do this with a single action, or do I need to create an action for vertical oriented images and one for horizontal orientated images?
    I hope that makes sense.
    Thanks,
    Dean

    Photoshop also ships with a plugin to do that. In CS5 Adobe added an option to it to not resize images if they fit.  If you do not use that option small images will be resize up in size like the image processor script.  There was a bug in that option I do not know if Adobe fixed that bug yet they may have.  If not it easy to fix if you know a little javascript. The plug-in was changed from a compiled plug-in in CS2 and earlier to a Photoshop Script in CS3 when Adpbe added plugin support into the Photoshop Scripting feature. The plugin has built in action support so you can use it in an action. When the Action is played back no dialog will be displayed the values use while recording the action were recorded into the action step by the plugin and will be used unless you make the action interactive by turning on the steps dialog. The image processor script is not a plug-in so it can not be automated.
    The plugin is menu File>Automate>Fit Image.......

  • Actions for converting aspect ratios

    Here is a little tip if you want to resize your camera images for a slide show.
    I needed to convert and resize my 3008 x 2000 RAW images to PAL Standard for a slide show.  I use PS CS3 and I was using IMAGE>Pixel Aspect Ratio to convert the file then IMAGE>Size to resize to 720 x 576.  I decided to create an Action to autoamte the process and when I opened up ACTIONS lo & behold Adobe have already created an Action for all the NTSC and PAL formats.
    All it takes is to open your image, select Actions and select the format you want, that is it.   All I need to do now is create a Batch File to automate a over 200 image files.
    If like me you use PSD files then they must be flattened first and the Action is not written for images in portrait mode, these have to be done through IMAGE>Pixel Aspect Ration and then IMAGE>Size  with the width and height transposed and Constrain Proportions unticked.
    Doug.

    Doug,
    I agree that Actions are the way to go in PS. Mine also change the Color Bit Depth Mode to 8-bit, as I am almost always working in 16-bit, when I process my Camera RAW files. Not sure about the included PS Actions, but in PS CS2, I have just written several that do all the pre-processing, and then do a Automate>Batch for entire folders of these images. I also will keep the files in PSD format, when I do the final Save_As.
    This ARTICLE covers most of my operations, using your workflow.
    Nice to know that PS installs with Actions that can do most of this. I never saw them in CS/CS2, but maybe just did not look, or perhaps Adobe has added them in CS3/CS4. Nice to know.
    Thank you,
    Hunt

  • BAPI: Create Corrective actions in audit management

    Hi Experts,
    My requirement is ti create corrective actions for audit questions, I have chosen  BAPI_BUS20370_CREATE, please let me know necessary inputs to create.
    Also please let me know if any other options if available.
    thanks in advance.
    Regards
    goudham

    sorry i came back to sdn after smtime ... anyways , points rewarded and iam faced by another prob.
    I've understood that in case we simply need the print for e.g. of a service order we do not need a date profile or even a condition, we simply use the SMART FORMS PRINT action definition.
    but i've tried using trigger alert, smart form prints, method calls with and without conditions and yet it doesn't help (we're not using workflow and the conditions i used were sytax error free) ... what can be the reason for not triggering any action, do we need workflow for triggering alerts/smart form mail etc.... kindly help again.
    Regards,
    Jacob

  • How to create custom action

    Hi,
    how to create custom action for Assemble permission for CMS. we have CMS.transport action which gives permission to Assemble & also to other activities. I want to know if there is a possiblity to just give that assemble permission instead of Cms.Transport.

    Hi,
    Yes if you are going to modify Umerole.xml then only this is possible
    <ACTION NAME="Manage_All">
    <DESCRIPTION LOCALE="en" VALUE="Overall user administrator permissions, that is, administration of users belonging to any company." />
      <PERMISSIONCLASS="com.sap.security.core.admin.permissions.UMAdminPermissions" NAME="MANAGE_ALL_COMPANIES" VALUE="*" />
    <PERMISSIONCLASS="com.sap.security.core.admin.permissions.UMAdminPermissions" NAME="USERS_ASSIGN_TO_DIFF_COM" VALUE="*" />
    <PERMISSIONCLASS="com.sap.security.core.admin.permissions.UMAdminPermissions" NAME="USER_VIEWPROFILE" VALUE="*" />
    <PERMISSIONCLASS="com.sap.security.core.admin.permissions.UMAdminPermissions" NAME="USER_CHANGEPROFILE" VALUE="*" />
    <PERMISSIONCLASS="com.sap.security.core.admin.permissions.UMAdminPermissions" NAME="USER_CHANGEPASSWORD" VALUE="*" />
    <PERMISSIONCLASS="com.sap.security.core.admin.permissions.UMAdminPermissions" NAME="USER_CREATE" VALUE="*" />
    As you in this UMErole.xml file, we have an Action named = Manage_All
    Also we have PERMISSIONCLASS, waht you can do is find action you want to modify and for e.g you want USER_CHANGEPASSWORD should not be there for Manage_All action, then just delete the permission class for that action.
    Hope this helps,
    Regards,
    Ameya

  • Need to get appraisal Ids for a template Id

    Hi,
         i need to retreive all the appraisal ids associated with a particular template id. Example. if i have created 10 documents for a template, there will be 10 appraisal ids.. i need to get all those appraisal ids. is it possible?

    SE38  -->> RHHAP_DISPLAY_DB

Maybe you are looking for

  • I can't click on email to open

    Wnat I mean is... when I try to read my email (that is when I'm lucky enough to get in and not get bounced around) and click on it, I get sent to some Verizon video page. I just want to read my email. I don't want to be bombarded with Verizon news an

  • Finder Errors After Flash/Hard Drive

    Hi there, I have a MacBook Pro Retina 13" Late 2013 model and after upgrading it to Yosemite I have errors once connecting it to a hard drive or flash drive. After some research I found that it might be a problem with the NTFS format. I use both Mac

  • Filepath

    Hey, My last problem using a filechooser lead me into a bunch of related trouble. I wrote this demo to ask - just run the proggy and you'll see. I got a problem concatenating a path to a folder with a filename. I got a problem putting "/" in the end

  • Install/UnInstall DLL problem

    When I installed Quicktime something went wrong and it was a faulty installation and QuickTime wouldn't open. So I wanted to uninstall it and try again. However, when I try to uninstall I get this error message: Error number: 0x80040707 Description:

  • Add items to gvfs database?

    gvfs-mime --query x-scheme-handler/http and gvfs-mime --query x-scheme-handler/https both output Default application for 'x-scheme-handler/https': firefox.desktop Registered applications:     firefox.desktop Recommended applications:     firefox.desk