"Unable to execute script at line 0. photoshop is unidentified"

This is an old issue but I didn't see a solution. Does anyone know the fix for this?

I assume the problem is that Encore CS6 expects Photoshop CS6. I assume you do not have it installed. Even if you did, it may not work as expected. If this is a PR CC/EN CS6 problem, it is just as serious, and many of us would say more serious, than the loss of dynamic link. You should contact Adobe tech support to see if they can help you sort out how to get EN CS6 using "edit in photoshop" to PS CC correctly.
Without that, be careful editing the Encore source folder file directly. Encore/Photoshop creates a temp version that it uses till PS hands it back off to Encore. And you will sometimes see 3 or 4 versions of the menu even when Encore is handling it all by itself. Editing it directly with Encore open is asking for trouble. And editing it with Encore closed may be worse!
I would work with a copy of the file from the Encore source folder, save it outside that directory, then "import as menu" that file. (Encore will put a new, current version into its directory.) I would try to get every bit of the menu structure/highlilghts, etc, set. Then I would make any other changes to the menu in Encore. I would not do any significant links/navigation until the menu is set.

Similar Messages

  • Aerender error: "Unable to execute script at line 95. Window does not have a constructor"

    A BG Renderer user is getting this error when running aerender version 10.5.1x2:
    "Unable to execute script at line 95. Window does not have a constructor"
    The render proceeds but the process never completes which is preventing the rest of the BG Renderer notifications from triggering.  Any idea what this error means and how to fix it?
    Thanks,
    Lloyd

    I guess we'll have to wait for Adobe to answer what could be causing the transmission to drop on Line 95. Todd's out of the office for a month or two, but maybe someone else can shed some light.

  • Unable to execute script at line 59. datapath is undefined

    Hello, I am trying to send a ready2go Juicer templete to AF CS6. Once AF comes up I am getting the error listed above. Any suggestions will be greatly appreciated.
    Thanks,

    It sounds like Juicer is launching AE with the option to run a script. If you set the AE preference (in the General section) "Enable JavaScript Debugger", when the script fails you might be able to see the entire script in the debugger (along with the current value of any variables in the Data Browser). That might help you figure out what's wrong. This is probably a question for the Digital Juice folks though.
    Dan

  • Getting "Unable to run script at line 1: syntax error"  error?

    Hi,
    I want to run a script using the AEGP_ExecuteScript() function. but I got an error "Unable to run script at line 1: syntax error". what could be the rea son for this? shall I inlcude anything extra info in my project?
    Below is the code ...
    char scriptPath[] = "F:\\Documents and Settings\\akshays\\Desktop \\Active Shutter.jsx";
    A_Boolean platform_encodingB = 'B';
    AEGP_MemHandle outResultPH0;
    AEGP_MemHandle outErrorStringPH0;
    utilitySuite5->AEGP_ExecuteScript( pluginID, scriptPath, platform_encodingB, &outResultPH0, &outErrorStringPH0 );
    please help me.
    Thanks
    Manjunath

    This can be debug by using "ExtendSCript Toolkit 2 and Debugger".
    Just open Edit -> Prefernces -> General -> ****
    There enable checkbox "Enable javascript debugger".
    if you encountering an error while launching the script, then AE will automatically open your script in "ExtendSCript" toolkit with an error at the bottom line. You can see the "DataBrowsing" panel right side for available functions., objects and so on.
    then you can get to know what is the error and the reason for this error at least.

  • Unable to execute HFMAudit Command line utility

    Hi All,
    We are going to use HEMAudit extract utility for extracting data &task audit tables.Hope All of you aware of that we can use this utility in two ways.One is through Wizard another one is thorugh commandline...We tried to execute the utility through Wizard,it was executing successfully and extract the both data&task audit tables.But when We tried to execute thro commandline got the following error..
    C:\Hyperion\products\FinancialManagement\Consultant Utilities>HFMAuditExtractCmdLine.exe  -d C:\Test
    -u C:\Hyperion\products\FinancialManagement\hfm.udl -a TEST -l ; -s 2011/07/15 -e 2011/07/22 -t Enabled
    -D Enabled -k Disabled -r Disabled
    Processing objects initialized.
    Completed parsing command line parameters.
    Extract starting using these parameters:
    UDL:  C:\Hyperion\products\FinancialManagement\hfm.udl
    Application:      TEST
    Destination folder:  Enabled
    Log File Name:
    Field Delimiter:     (;)
    Start Datetime:      07/15/11 00:00:00
    End Datetime:        07/22/11 00:00:00
    Extract Task Audit:  True
    Truncate Task Audit: True
    Extract Data Audit:  True
    Truncate Data Audit: True
    T E S T Connecting to data source...
    Getting schema version...
    Starting processing...
    Caching Metadata...
    Processing extracts...
    Extracting Task Audit...
    Determining number of records...
    Selecting records for extract...
    Processing results...
    Export failed. (-2147467259)
    Processing failed.
    It shows " Export Failed" .Anyone could you help me for this
    Thanks in Advance

    Duplicate post:
    http://forum.java.sun.com/thread.jspa?threadID=5203526&messageID=9812067#9812067

  • EEM Unable to execute scripts.

    Hi,
    Need support here to understand the Problems for getting EEM script executed. The Script and debug output is as follows. The script is now getting executed. IOS :c2800nm-spservicesk9-mz.124-12a.bin"
    Can Plese help here!. Thanks..
    Script:
    event manager applet ISR_CISCO
    event syslog pattern "Interface Serial0/0/1:0, changed state to down"
    action 1.0 cli command "enable"
    action 1.1 cli command "configure terminal"
    action 1.2 cli command "router bgp 64555"
    action 1.3 cli command "neighbor X.X.X.X. shut"
    action 1.4 cli command "end"
    Debug Output:
    .Aug 14 05:02:24.640 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : CTL : cli_open called.
    .Aug 14 05:02:24.740 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : OUT :
    .Aug 14 05:02:24.740 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : OUT : aa-gecis-illi1-chi-am>
    .Aug 14 05:02:24.740 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : IN  : aa-gecis-illi1-chi-am>enable
    .Aug 14 05:02:24.752 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : OUT :
    .Aug 14 05:02:24.752 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : OUT : aa-gecis-illi1-chi-am#
    .Aug 14 05:02:24.752 GMT: %HA_EM-6-LOG: ISR_CISCO : DEBUG(cli_lib) : : IN  : aa-gecis-illi1-chi-am#configure terminal  <<< no response after this.......;

    This is a known bug with your version of EEM.  Essentially, the prompt is too long when EEM enters config t mode.  The fix is only available in EEM 2.3 and higher (12.4(11)T and higher).  The workaround is to reduce the length of the hostname so it is less than 18 characters.

  • Unable to execute a command line command using Java

    I am trying to run a command to add a group name. It is executed in command prompt of Windows 2003/2000
    Say this is the command I want to execute:
    net localgroup LordSM /add
    Here LordSM is the group name.
    I wrote the following code but it does not seem to work. Please suggest.
    String ABC=Value1TextField.getText();
    Value2Label.setText("Value is now " + ABC);
    // Above is to get value from a JText Field
    // Below is the code to run command for adding a group name to a System.
    String ExecutedCmd = "net localgroup " + ABC + "/add";
    Process p = Runtime.getRuntime().exec(ExecutedCmd);
    BufferedReader stdInput = new BufferedReader(new InputStreamReader(p.getInputStream()));
    BufferedReader stdError = new BufferedReader(new InputStreamReader(p.getErrorStream()));
    // read the output from the command
    System.out.println("Here is the standard output of the command:\n");
    while ((s = stdInput.readLine()) != null)
    { System.out.println(s); }
    // read any errors from the attempted command
    System.out.println("Here is the standard error of the command (if any):\n");
    while ((s = stdError.readLine()) != null)
    { System.out.println(s); }
    I am trying to run a command to add a group name. It is executed in command prompt of Windows 2003/2000
    Say this is the command I want to execute:
    net localgroup LordSM /add
    Here LordSM is the group name.
    I wrote the following code but it does not seem to work. Please suggest.
    String ABC=Value1TextField.getText();
    Value2Label.setText("Value is now " + ABC);
    // Above is to get value from a JText Field
    // Below is the code to run command for adding a group name to a System.
    String ExecutedCmd = "net localgroup " + ABC + "/add";
    Process p = Runtime.getRuntime().exec(ExecutedCmd);
    BufferedReader stdInput = new BufferedReader(new InputStreamReader(p.getInputStream()));
    BufferedReader stdError = new BufferedReader(new InputStreamReader(p.getErrorStream()));
    // read the output from the command
    System.out.println("Here is the standard output of the command:\n");
    while ((s = stdInput.readLine()) != null)
    { System.out.println(s); }
    // read any errors from the attempted command
    System.out.println("Here is the standard error of the command (if any):\n");
    while ((s = stdError.readLine()) != null)
    { System.out.println(s); }
    It does not seem to work means, that no Standard Error is defined, when it executes and group name is not added as well. The following is JUnit Test Result: Hope it gives a better idea of the problem I am facing:
    compile:
    run:
    Here is the standard output of the command:
    Here is the standard error of the command (if any):
    The syntax of this command is:
    NET LOCALGROUP [groupname [/COMMENT:"text"]] [DOMAIN]
    groupname {ADD [/COMMENT:"text"] | /DELETE} [DOMAIN]
    groupname name [...] {ADD | /DELETE} [DOMAIN]
    Got it
    BUILD SUCCESSFUL (total time: 10 minutes 49 seconds)
    I had even tried this:
    Runtime rt =Runtime.getRuntime();
    String[] cmd = new String[3];
    cmd[0] = "cmd.exe";
    cmd[1]="net localgroup";
    cmd[2] =ABC + "/add";
    rt.exec(cmd);
    but again, it does not give any error as such, but it does not create the group name either. Please suggest. We can see the group names that are added on right clicking My Computer Icon and click Manage and then go to User & Group section. On executing either of the code nothing happens.
    Thanks

    Duplicate post:
    http://forum.java.sun.com/thread.jspa?threadID=5203526&messageID=9812067#9812067

  • Execute script from AfterFX command line

    Hello all
    I'm trying to run a script from the AfterFX.exe command line and I get a message: "Unable to execute script at line 1. Syntax error"
    If I run the same script file from the AE Script Editor, it works perfectly
    Here is the command line I'm using:
    "C:\Program Files\Adobe\Adobe After Effects CS6\Support Files\AfterFX.exe" -noui -s "D:\Product\Watermark\Rendering\WatermarkedSecuritySample.jsx"
    Anyone have an idea of what can cause this error? I've tried running the script directly in the command line like
    "C:\Program Files\Adobe\Adobe After Effects CS6\Support Files\AfterFX.exe" -noui -s "alert('1')"
    and it works fine for short script but mine is way to big to do that
    As you can probably guess with the "Watermark" and "Security" in the filename, I cannot post the script file here, all I can say is that the line 1 is:
    var projectName = "D:\\Product\\WatermarkTemplate.aep";
    I've tried to replace the entire script with "alert('1');" and it cause the same error when running it from the command line
    Also, if anyone know where I can find the AfterFX.exe command line arguments description, I would be very happy.. everybody talks about aerender.exe but I need thoses options for AfterFX.exe
    Thanks for your help

    Have you tried to use "-r" instead of "-s"?
    (argument for "-s" is a script; and argument for "-r" is a path to script)

  • Getting Error Message "Access Denied" and "Unable to Execute!

    Using jmf-2_1_1e-windows-i586.exe on Windows XP. When I open the executable it prompts me if I want to overwrite the existing files. If I do yes, then I get "Access Denied". If I do no, then I get "Unable to Execute!
    "C:\DOCUME~1\HP_ADM~1\LOCALSS~1\Temp\pft1~tmp\SETUP.EXE" /SMS
    Unable to execute the command line"
    What am I doing wrong?

    Sounds like you don`t have write permissions for that directory. Not a java problem.
    regards

  • Unable to execute the substitution variable in calc scripts in essbase 11.1

    Unable to execute the substitution variable in calc scripts in essbase 11.1.3
    FIX(&CURRVERSION,COLA)
    Unit=units*Listprice;
    dataexport "file" "," "E:\NEW.TXT";
    ENDFIX
    Error: 1200471 Error parsing formula for FIX STATEMENT (line 1): expression expected before [)]
    This is error it throws when executing the calculation script
    I wonder whether its a problem with substitution variable i want to know wat went wrong inside the fix statement
    I have created substitution variable use maxl
    Installed the essbase in custom manner and standlone mode nt register with the shared services ,
    Is this problem with the custom installation of essbase
    Regards
    shenna

    If you remove the substitution variable and replace it with the actual value (whatever that is), does the code work? That will tell you if the issue is around the substitution variable or not.
    John -- First you race Glenn, then you race me -- and you always win. :)
    Regards,
    Cameron Lackpour

  • An error occcurred on line 105 while executing script 'MOM Backward Compatibility Service State Monitoring Script"

    We've been getting the following error for some time now.
    An error occurred on line 105 while executing script 'MOM Backward Compatibility Service State Monitoring Script'
    Source: Microsoft VBScript runtime error
    Description: The remote server machine does not exist or is unavailable: 'GetObject'
    One or more workflows were affected by this.
    Workflow name: System.Mom.BackwardCompatibility.ServiceStateMonitoring
    Instance name: server.domain.local
    Instance ID: {INSTANCE}
    Management group: GROUP
    Unfortunately the instance in question has since been decommissioned and simply does not exist any more. 
    We're currently on a repeat count of over 350,000 and I would REALLY like to get it stopped. I've had a look at adding an override but that points to the management server rather than the instance itself.
    Does anyone have any suggestions?
    thanks in advance!

    Hi Steven,
    There are for option for us to override a monitor ot rule:
    For all objects of class:             
    Class            
    When you select this option for your override, the override settings apply to all objects in the class at which the rule or monitor is targeted.
    For a group            
    When you select this option for your override, the override settings apply only to members of the group. The rule or monitor without the override settings continues to apply to all objects in the targeted class except for those objects that are also members
    of the group used for the override.
    When you create a group, you save it to an unsealed management pack. However, an element in an unsealed management pack, such as an override, cannot reference an element in a different unsealed management pack, such as a group. If you are going to use a group
    to limit the application of an override, you must either save the group to the same unsealed management pack as the override, or you must seal the management pack that contains the group.
    For a specific object of class:             
    Class            
    When you select this option for your override, the override settings apply only to the specified object. The rule or monitor without the override settings continues to apply to all other objects in the targeted class.
    For all objects of another class            
    When you select this option for your override, the override settings apply only to objects of a class other than the targeted class. The rule or monitor without the override settings continues to apply to all objects in the targeted class.
    Did you try to override it for a specific object of class?
    Regards,
    Yan Li
    Regards, Yan Li

  • Unable to execute command   $ADPERLPRG $FND_TOP/patch/115/bin/TXK

    Utility /Script To Check The Techstack Component Versions (Forms, Http Server, JDK, Framework, Database, etc) [ID 601736.1]
    unable to execute command
    $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl \ -script=$FND_TOP/pa
    tch/115/bin/txkInventory.pl -txktop=$APPLTMP \ -contextfile=$CONTEXT_FILE \ -ap
    pspass=apps/apps \ -outfile=$APPLTMP/Report_App_Inventory.html
    APPLICATION environment already set .
    Location on which command executed
    <FND_TOP>/patch/115/bin
    command executed in single line
    error message
    ERROR processing <arg> script : Argument value cannot be an empty string
    *******FATAL ERROR*******
    PROGRAM : (/applprod/oracle/prdappl/fnd/11.5.0/patch/115/bin/TXKScript.pl)
    TIME : Tue Aug 24 01:05:04 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: ERROR processing <arg> script : Argument value cannot be an empty stri
    ng
    FOR DATABASE TIER ALSO
    bash-3.00$ $ADPERLPRG $ORACLE_HOME/appsutil/bin/TXKScript.pl -script=$ORACLE_HO
    ME/appsutil/bin/txkInventory.pl -txktop=$ORACLE_HOME/appsutil/temp -contextfile
    =$CONTEXT_FILE -appspass=apps -outfile=$ORACLE_HOME/apsutil/temp/Report_DB_Inve
    ntory.html
    gives error
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** STDOUT = /applprod/oracle/prddb/9.2.0/appsutil/temp/TXK/txkInventory_Tue_A
    ug_24_01_21_57_2010_stdout.log
    bash-3.00$
    Thanks
    Rahul

    Hi,
    $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl \ -script=$FND_TOP/pa
    tch/115/bin/txkInventory.pl -txktop=$APPLTMP \ -contextfile=$CONTEXT_FILE \ -ap
    pspass=apps/apps \ -outfile=$APPLTMP/Report_App_Inventory.htmlDo not use the back slash when running the command (as shown below) and you should be OK then.
    $ADPERLPRG $FND_TOP/patch/115/bin/TXKScript.pl -script=$FND_TOP/patch/115/bin/txkInventory.pl -txktop=$APPLTMP -contextfile=$CONTEXT_FILE-appspass=apps/apps outfile=$APPLTMP/Report_App_Inventory.html
    FOR DATABASE TIER ALSO
    bash-3.00$ $ADPERLPRG $ORACLE_HOME/appsutil/bin/TXKScript.pl -script=$ORACLE_HO
    ME/appsutil/bin/txkInventory.pl -txktop=$ORACLE_HOME/appsutil/temp -contextfile
    =$CONTEXT_FILE -appspass=apps -outfile=$ORACLE_HOME/apsutil/temp/Report_DB_Inve
    ntory.htmlSame for this command.
    Thanks,
    Hussein

  • Trying to script some actions in Photoshop

    Hi, first time poster, so bear with me a bit.
    I haven't used AppleScript since I was a kid in the days of Classic, when basically everything could be recorded, and have just started trying to play with it in OSX today. Actually typing out what you want things to do seems to be much harder, at least for me, who has zero programming experience.
    For reference's sake, I'm running 10.6.8, and using Photoshop CS5.
    What I'm trying to do here, essentially, is quicken the process of resizing and saving some .psds. Specifically, I need them as at a height of 1300 pixels, resolution of 72 dpi; and I need to change their color modes to Indexed Color. I also need them saved as non-interlaced PNGs, using the same filenames (other than extension) that they currently have, in a particular folder on my harddrive. While I could do all this easily enough using batch conversion, I'm trying to use AppleScript because there are more detailed edits that I need to do to each file in Photoshop, anyway. I figure if I can get a script that'll resize/remode my files the way I want, and one that'll save them how and where I want, I can just skip the batch conversion altogether and save them in the appropriate fashion immediately after I finish my manual edits.
    So, using the example in CS5's AppleScript Reference guide, I tried making a script to save a file as a PNG. This is the script:
    tell application "Adobe Photoshop CS5"
    make new document
    set myFile to "blahblah location"
    set myOptions to {class:PNG save options}
    save document in file myFile as PNG with options ¬
    myOptions appending no extension without copying
    end tell
    For reference, this is the example script in the AppleScript Ref document. As you can see, they're identical except for the location/filename.
    tell application "Adobe Photoshop CS5"
    make new document
    set myFile to "Data:docsamples:testfiles:PngTest.png"
    set myOptions to {class:PNG save options}
    save current document in file myFile as PNG with options ¬
    myOptions appending no extension without copying
    end tell
    When I try to run it this way, I get a syntax error: "Expected 'given', 'with', 'without', other parameter name, etc. but found identifier." When I click "Okay," it highlights the word "options" in "PNG save options," so I assume that's the problem. I tried getting rid of the "save options" bit, but then I get another syntax error: "Expected end of line, etc. but found identifier," highlighting "myOptions" in the second to last line. If I try removing the stuff talking about options entirely, it gives me a general AppleScript error: "The variable PNG is not defined."
    So it's quite clear that I have no idea what I'm doing, but I do find it strange that the example script with virtually no modifications isn't working.
    If anybody can explain how to write a script for the other functions I'm trying to accomplish, I'd appreciate that, as well, as I do this sort of work on a fairly regular basis.
    Thanks for reading!

    Though I have not done it, I think you can if you add a checkbox bean (not the tableSelection) and specify an event for the checkbox bean.
    Regards,
    LC

  • Error - Unable to execute service and function

    Hi all,
       I created a sample component with service handlers but it is giving errors Unable to execute service GET_PURGE_LIST and function getPurgeList.
    (System Error: The service method 'getPurgeList' is not defined.) Please let me know what changes to be made to fix this
    Below are the files I used:
    ======================
    ampfacpurgecontents_resource.htm
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    ServiceHandlerSample htmlIncludeOrString
    </title>
    </head>
    <body>
    <@dynamichtml custom_finish_layout_init@>
    <$include super.custom_finish_layout_init$>
    if (navBuilder)
      if (isLoggedIn)
      navBuilder.addChildNodeTo('MY_CONTENT', 'item', 'id==GET_PURGE_LIST',
      'label=='+'Show Purge List',
      'url==<$HttpCgiPath$>?IdcService=GET_PURGE_LIST');
    <@end@>
    </body></html>
    ===============================================
    Services
    ======
    servicehandlersample_service.htm
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    ServiceHandlerSample service
    </title>
    </head>
    <body>
    <@table ServiceHandlerSample_Services@>
    <table border=1><caption><strong>Scripts For Custom Services</strong></caption>
    <tr>
      <td>Name</td><td>Attributes</td><td>Actions</td>
    </tr>
    <tr>
      <td>GET_PURGE_LIST</td>
      <td>DocService
      0
      PUTRGE_LIST_PAGE
      null
      null<br>
      null</td>
      <td>3:getPurgeList:GET_LIST:0:null</td>
    </tr>
    </table>
    <@end@>
    </body></html>
    ======================
    service handler
    ============
    servicehandlers_handlers.htm
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    ServiceHandlerSample htmlIncludeOrString
    </title>
    </head>
    <body>
    <@table SampleServiceHandlers@>
    <table border=1><caption><strong>ServiceHandlers</strong></caption>
    <tr>
      <td>serviceName</td><td>handler</td><td>searchOrder</td>
    </tr>
    <tr>
      <td>DocService</td>
      <td>com.ameriprise.ServiceHandlerSample.getPurgeList</td>
      <td>100</td>
    </tr>
    </table>
    <@end@>
    </body></html>
    ======================================================
    ServiceHandlerSample.hda
    <?hda version="10.1.3.3.3 (080807)" jcharset=UTF8 encoding=utf-8?>
    @Properties LocalData
    version=2013_09_25(build 1)
    blFieldTypes=
    ComponentName=ServiceHandlerSample
    hasPreferenceData=false
    blDateFormat=M/d/yy {h:mm[:ss] {aa}[zzz]}!mAM,PM!tAsia/Calcutta
    @end
    @ResultSet ResourceDefinition
    4
    type
    filename
    tables
    loadOrder
    resource
    resources/servicehandlersample_resource.htm
    null
    1
    resource
    resources/servicehandlers_handlers.htm
    SampleServiceHandlers
    1
    service
    resources/servicehandlersample_service.htm
    ServiceHandlerSample_Services
    1
    template
    templates/servicehandlersample_template.hda
    null
    1
    @end
    @ResultSet Filters
    4
    type
    location
    parameter
    loadOrder
    @end
    @ResultSet MergeRules
    4
    fromTable
    toTable
    column
    loadOrder
    ServiceHandlerSample_Templates
    IntradocTemplates
    name
    10
    SampleServiceHandlers
    ServiceHandlers
    null
    1
    @end
    @ResultSet ClassAliases
    3
    classname
    location
    loadOrder
    @end
    ========================
    Java Class
    package com.ameriprise.ServiceHandlerSample;
    import java.util.*;
    import java.io.*;
    import java.net.*;
    import intradoc.common.*;
    import intradoc.data.*;
    import intradoc.shared.*;
    import intradoc.server.*;
    public class GetPurgedList extends ServiceHandler {
      public void getPurgeList() throws ServiceException, DataException
      DataResultSet fullStockData = new DataResultSet(new String[] {"Sample Content",
      "11111", "123", "Sept-25-13" });
      String resultSetName = m_currentAction.getParamAt(0);
      m_binder.addResultSet(resultSetName, fullStockData);
    ============================================================
    Template
    servicehandlersample_template.hda
    <?hda version="10.1.3.3.3 (080807)" jcharset=UTF8 encoding=utf-8?>
    @Properties LocalData
    blFieldTypes=
    blDateFormat=M/d/yy {h:mm[:ss] {aa}[zzz]}!mAM,PM!tAsia/Calcutta
    @end
    @ResultSet ServiceHandlerSample_Templates
    5
    name
    class
    formtype
    filename
    description
    PUTRGE_LIST_PAGE
    Document
    null
    purge_list_page.htm
    null
    @end

    Hi Ashok,
    In your servicehandlersample_service.htm the Service Class should be your package name and not DocService. Here is how it should be:
    <@table ServiceHandlerSample_Services@>
    <table border=1><caption><strong>Scripts For Custom Services</strong></caption>
    <tr>
      <td>Name</td><td>Attributes</td><td>Actions</td>
    </tr>
    <tr>
      <td>GET_PURGE_LIST</td>
      <td>com.ameriprise.ServiceHandlerSample
      0
      PUTRGE_LIST_PAGE
      null
      null<br>
      null</td>
      <td>3:getPurgeList:GET_LIST:0:null</td>
    </tr>
    </table>
    <@end@>
    HTH
    - Anand

  • Unable to execute rate request.

    Hi Frens,
    I got an error, as i tried to rate a program in oracle insbridge rate manager, as given below
    *"Unable to execute rate request. Please try your request again later. Data at the root level is invalid. Line 1, position 1. "*
    please help me out.

    stanley wrote:
    Hi Andy,
    here is a sample rate request xml which i have tried.
    <rate lob="20">
    <heading>
    <program parent_id="100" program_id="2" program_ver="1" />
    </heading>
    <c i="0" desc="Policy">
    <m i="9" n="a" v="" />
    <m i="10" n="b" v="" />
    </c>
    </rate>
    thanks in advance..A few things you need to make sure:
    1. LOB value (20) is appropriate? You can find the appropriate value in RateManager. 20 = Worker's Comp.
    2. parent_id (100) is appropriate? You can find the appropriate value in IBFA as Subscriber.

Maybe you are looking for

  • How do I save my contacts to my iphone and not in outlook exchange

    I just deleted the Exchange account from my previous employer and ALL of my contacts are gone.  It seems that nothing was stored on the iPhone itself.  How do I make sure that future contacts are saved to my iPhone? Thanks!

  • ColdFusion contact form by email - please help

    Hello, I tried to create a contact form, using email to send, and I have some issues and questions: 1. I like to have a message "Your form has been sent", but it shows the blank after user submited the form. 2. If user enter her email address, this f

  • Why only part of a sentence is shown??

    When I get a value from the database and attempt to display it on an edit box, like: Name: <INPUT TYPE="text" NAME="entry" VALUE=<%= resultset.getString(1) %> > only the first word of the sentence is shown. But if I attempt to display this value on t

  • Control technique for dc-dc converter

    I simulated successfully this Switched Capacitor DC-DC converter which step up input voltage..Now main task is to  maintain output at fixed 14V irrespective of input.I am trying to implement this through PWM which will provide variable duty cycle to

  • Saving a Frame in Video

    Hello, I am trying to save a particular frame on a video viewed using iTunes. I am able to pause at the correct frame, but I cannot save the image. Any help would be greatly appreciated! Thanks, Kristen L.