HTMLLoader action does not work

All I want to do is to send e-mails of an image of the page to a list of users . I am developing the BLS to do so .  Therefore,  I am
doing a step by step aproach :
1.- Using a HTMLLoader action providing all the parameters (  Source URL , login username and password )
2.- I can see in the tracer that all I get is the code of the standard xmii login and password page .  I was expecting to see in the tracer the code of the page I want to email .
I am using a xMII 11.5 version .
Best Regards,
Antonio R Ruvalcaba

Thanks, that solved the problem .  i feel  very confident on doing my job right with all of you as backup. 
Very best regards,
Antonio R Ruvalcaba

Similar Messages

  • The "portable document format" icon is a Word 2010 icon, so selecting Adobe Reader as action does not work to display the PDF.

    In the Applications tab -- Content Type -- the "portable document format" icon is a Word 2010 icon (not Adobe), so selecting Adobe Reader or preview in Firefox as action does not work to display the PDF. I can see this Applications difference because my other Firefox laptop has the Adobe icon, and I can view PDFs. Essentially, a PDF is coming in as a Word document -- and the computer tries to open it up as a Word file.
    How do I get the correct PDF icon in the Applications list -- the same way it displays (and works) on my other laptop.

    Adobe PDF Plug-In For Firefox and Netscape 10.1.7 ?
    I think you need to add this to the list of applications and the action to take on the type of content. This can also be managed in the about:permissions page. [[Permissions Manager - Give certain websites the ability to store passwords, set cookies and more]]

  • Assigned F key to play an action does not work. Why? Using cs6  iMac and wireless key board

    Assigned F key to play an action does not work to play the action on an image. When the F key is selected it seams to control computer attributes rather than the play action assigned in photoshop. Why? Using cs6  iMac and wireless key board.
    Is this a possible preference setting in mac or is it a setting in cs6 photoshop ? Help and knowledge will be appreciated.

    *** Moderator Action ***
    This networking question has been moved from the Solaris 10 discussion space,
    to the Solaris Networking discussion space, for closer topic alignment.
    Whereas there may be IPV6 nuances specific to your Solaris 10 environment and to the hardware, this appears to be a discussion that may be more global in effect.

  • The Create List Item workflow action does not work in document library with document template

    My end goal is more complex but below is a basic example of the issue I’m having that just simply does not work.
    I'm trying to use a site workflow to create an item in a document library that has a document template applied to it but the file that gets created by the workflow is corrupt and cannot be opened.
    I created a document library and edited the document template by adding some text to the header and changing it to a Word docx file instead of a Word dotx file. I tested the document template by clicking the files tab in the ribbon and then clicking new
    document which opens the document template in Word and allows me to edit and save the document back to SharePoint. Then I created a SharePoint 2013 site workflow in SharePoint Designer that contains a single Create List Item action, and that action creates
    an item in the document library with the name field statically defined. I published the workflow and then manually start it on the site. The workflow completes successfully and when I navigate to the document library the document has been created by the workflow.
    When I click on the document to open it in the Word Web App it throws the error pictured below and if I open it in the Word client application it just opens a blank document and not the correct document template.
    I also tried using a SharePoint 2010 workflow with pretty much the same results. Opening the document in Word Web App gives the same error as above and opening the document in the Word client application gives the error pictured below.
    Come on Microsoft creating a Word Document in a SharePoint Document Library from a SharePoint Workflow should just work! Is this a bug or does anyone have any ideas on what is causing the this issue?

    I had the same problem with corrupted document - this worked for me:
    1. Create a 2010 Workflow which creates the list element in a document library
    (you may start this workflow from your 2013 workflow if applicable)
    2. In the Create New List Item properties - make sure to set ContentTypeId to your content type
    ("Id for indholdstype" is Danish for "Contenttype ID")
    3. Your Content Type template should be a ".docx" file - NOT a ".dotx" file...!
    (I have always created my templates for content types as .dotx files - seems Microsoft wants us to use ordinary .docx files as template files for content types)
    Hope this helps you!

  • Overriding Commit action does not work

    Hello
    I am using Jdeveloper 10g (9.0.5.1), and created a simple uix input form with Create and Commit operation buttons. It works very nicely.
    However, I am trying to override the Commit action because i would like to present a confirmation message for the commit process.
    I followed the Online help to override Commit action as f
    1- Changed the event property from 'action' to 'Commit'
    2- right click the datapage and selected "Go to Code"
    3- inside the DataAction Class i wrote the following
    public void onCommit(DataActionContext ctx)
    System.out.println("test override commit");
    if (ctx.getEventActionBinding() != null) ctx.getEventActionBinding().doIt();
    When i run the sample and add a new record, then press the Commit button, The function onCommit is called and the System.out.println is executed however, the Commit operation does not seem to work and the commit button is still enabled, no changes are seen in the database. When the commit is pressed one more time, the commit seems to work fine.
    I repeated the procedure over and over again, still no result
    I believe that overriding action buttons is important for developing non-trivial Web Applications. I appreciate any response
    thanks

    I am not sure why you used this method to get your application module:
    svc = (ApplicationModule)ctx.getBindingContext().findDataControl("ApplicationModuleDataControl").getDataProvider();
    Does your code get something different than doing it this way:
    ctx.getBindingContainer().getApplicationModule()
    The following scenario did not work because it did not pick up the values from the messageLovInput and the 2 messageTextInput fields. The fields are in the DataActionContext request object but they don't get written to the database, so I had to add the setAttribute methods in order to attempt to get it to work but there are still other problems that have arisen doing it this way (i.e. can't get the new dbsequence id for additional inserts into another table within the onCommit).
    1. Drag and drop a Commit button on the page.
    2. In the action I put the following code:
    public void onCommit(DataActionContext ctx){
    // Do validation here
    //In order to get the data in the database, I had to add the following 5 lines of code:
    ViewObject vo = ctx.getBindingContainer().getApplicationModule().findViewObject("NetView1");
    Row row = vo.getCurrentRow();
    row.setAttribute("NetId",ctx.getBindingContainer().getHttpServletRequest().getParameter("VB_NetId"));
    row.setAttribute("PermittedCount",ctx.getBindingContainer().getHttpServletRequest().getParameter("VB_PermittedCount"));
    row.setAttribute("Frequency",ctx.getBindingContainer().getHttpServletRequest().getParameter("VB_Frequency"));
    //Commit
    ctx.getBindingContainer().getApplicationModule().getTransaction().commit();
    }I don't think it should be this difficult to get the onCommit event to work.

  • Open Window 'Action' does not work in Explorer

    Mac 10.4.11 G5 GLCS1
    I have created a Open Window action (see attachment) that works fine (if not in very sophisticated way) in Safari and other Mac browsers, it also works fine on PC popular browsers with the exception of Explorer. See for your self at http://www.breweryartists.co.uk/pages/buyaposter3.html
    As Explorer is an important browser on the PC I need help to overcome this problem.

    I'm on CS2 so I cannot tell if something was broken in CS1. This function works fine in CS2.Does it work for you if you create a new blank page with only this action on it?
    Instead of wrangling a lot of bloated javascript, why not craft only what is needed?
    http://javascript.internet.com/generators/popup-window.html

  • Conditional action does not work on iPad

    Dear all,
    Today I have experienced an issue regarding the HTML5 output of a project.
    In my project, I have three questions slides (without reporting), used for self-evaluation only, and six quiz slides. If the quiz is not passed, users can retake the quiz - and the Retake button leads to the first quiz slide (and not to the other questions slides.
    I have managed this by creating a user variable "v_b", which is assigned with 1 as soon as the user reaches the results slide. Then, on each self-evaluation question slide, there is a check "If v_b is greater or equal to 1, then jump to the first quiz slide". (Followed this blog post: Excluding Knowledge Check Questions when Reviewing/Retaking the Quiz « Rapid eLearning | Adobe Captivate Blog)
    Everything works just fine as swf, but the HTML5 version on the iPad does not assign "v_b" with one. It always brings me to the wrong slide after clicking the "Retake" button.
    Does anyone know this problem or is able to recommend a workaround?
    Kind regards,
    NQ

    Hi,
    Ok, I already have this version, but as I was looking for the version for my previous post it told me still 7.0.0.118
    Now opened my project again and the correct version was displayed - strange. Will check the output again, ensuring that it is from 7.0.1 and let you know.

  • Script to update legacy text (action does not work)

    So here is my scenario: I did select all and update legacy text but I have some issues with some type paths that are being clipped. OK, easy enough let me unselect those layers and run "update selected legacy text" GREAT WORKS!
    Here is my delima I have 400 .eps files that I am doing this on. The layer names are always the same so I was wondering if there was an easy way to do this on an action. Does an action know that I am unselecting a layer after selecting all? Why doesn't it record when I do
    Type>Legacy Text>Convert Selected Text?
    • Select all
    • Unselect two layers (layers name consistent)
    • Type>Legacy Text>Convert Selected Text
    Is this easy in a script to pull off?

    #target illustrator
    // script.name = legacyTextConvertToNative.jsx;
    // script.description = converts Legacy Text to Native from all layers, except from 2 layers, hard codes below.
    // script.required = 2 layers named the sames as the names shown below in skipLayer1 & 2
    // script.parent = CarlosCanto // 7/23/11;
    // script.elegant = false;
    var idoc = app.activeDocument;
    var skipLayer1 = "CAPTIONS HYDROGRAPHY"; // replace with your own layer name
    var skipLayer2 = "CAPTIONS RELIEF"; // replace with your own layer name
    for (i=0; i<idoc.layers.length; i++)
              var ilayer = idoc.layers[i];
                   if (ilayer.name!=skipLayer1 && ilayer.name!=skipLayer2)
                             for (j=0; j<ilayer.groupItems.length; j++)
                                       var igroup = ilayer.groupItems[j];
                                            for (k=igroup.legacyTextItems.length-1; k>=0; k--)
                                                      var ilegacy = igroup.legacyTextItems[k];
                                                      ilegacy.convertToNative();
    The two that are locked are the ones I name in the script and are the ones I do not want edited.
    There is your script the layers that is not getting updated for example is the: "CAPTIONS COUNTRIES" & "CAPTIONS TOWNS"

  • When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the o

    When trying to PDF a webpage into a PDF, it does not work, I go through all the steps as normal, and It does nothing. I can repeat my action, where instead of "printing" to adobe, it saves the file, which it doesn't save it at all. I can't even find the original in my work folder. I need to know how to stop this from happeing and get it back to the way it has been working he last 6 months since i purchased this program.

    Hi pissedadobeuser,
    Does this issue occur with any particular web page?
    Are you able to print the webpage to 'Adobe PDF' to convert it to pdf.
    Which Browser version, OS version and Acrobat version are you using?
    Regards,
    Rave

  • Batch processing does not work with action

    Here is the thing. I have implementes several action on Photoshop. SOme of the include several  sub actions and  different saving locations. For example, I open a file, then I hit my prefered key combo for that action, and I have:
    1) convert to cmyk
    2)save  copy as JPG with 11 quality level
    3) save to folder A
    4) image size to 72 dpi
    5) covert to RGB
    6) save as JPG 6 quality level
    7) save to folder B
    8) close file and discard cahnges.
    Everything runs like heaven, but the moment I want to batch several files everything stalls.
    I choose file > Batch > Choose my set > choose my action
    Source > I choose where my files are (usually a PDF)
    then I use "Supress file open options dialogs"
    Destination>  Since I already have set destinations y my actions, I choose here a "dump" folder
    On errors > I hit Save As... and put a name for that log.
    Then photohop opens my PDF on Photoshop and does nothing! It keeps my file open.
    I m gettting frustated here, because I ma about to work with 400 files to batch, and this batch system does not work.
    I am using CS6
    Any clues

    Your action doesn't to seem to include any Open actions. Why do you have the "Supress" option enabled?
    Also, since your action has the two save commands, you would just leave the Destination set to None. Setting a Destination means that is going to save the files again.
    The problem you'll run into though is that the action also saves the file name as part of the action, so that you'll end up just saving over the one file each time the action is played back on your 400 files. So Photoshop will process all the files, but each time it will overwrite the first file, so you'll end up with one file in each folder. Normally, in these situations, you'd use the Destination setting and use the "Overrride Action "Save As" Commands", which would substitute the Destination folder for whenever a Save command is used. The problem here is that you can only choose a single destination folder, so all files would be saved to the same location.
    Short of scripting this, it may be best to break this into two separate actions.

  • html:link action="" input type="button"... does not work under IE browser

    Greeting,
    I have the following codes in struts1.3.5. It works fine under Firefox, but it does not work at all under Internet Explore (IT) at all. Any clues why under IE it does not work?
    <html:link action="/private/search">
    <input
    type="button"
    value="Search"
    class="search-button">
    </html:link>
    Thanks a lot!

    This would probably generate a HTML in which there will be a button inside anchor tag.
    This is not a standard HTML feature and no wonder this is not supported by IE. I copied the generated html codes into test.html to try on IE, the button does not work at all.
    Firefox is probably lenient here. True. test.html works in Firefox.
    You might want to just have a link or do a form submission on button click.The action designed does not need an actionForm. I updated my code to :<html:button onclick="location.href='processSearch'"
    property ="Search"
    value ="Search">
    </html:button>
    And now both Firefox & IE works fine.
    Thanks a lot!

  • Linking to a website does not work

    I am new to captivate and am having a problem. On one of my slides, I have a link to a website. I placed a click box over the text and set the action to Open URL or file and specified the URL to open in a new window.
    When I publish the project, the link works when I am in the published PDF file but it does not work when I am in the published SWF or HTM file. Can someone give me some advice on what I may be doing wrong? IF this has been addresssed elsewhere, I am sorry for the duplication. I have searched and could not find anything.
    Thanks in advance.

    Hi there
    "Whitelisting" is a process that is used to identify something as being a "safe" or "trusted" source. I believe what is meant in this context is that you need to add the location to the trusted locations list in the Flash Player as described in the link below:
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Flash player does not work after I installed it

    Flash player does not work after I installed it

    I'm using Mac Osx and my browser is Safari
    Date: Wed, 5 Feb 2014 00:41:29 -0800
    From: [email protected]
    To: [email protected]
    Subject: Flash player does not work after I installed
        Re: Flash player does not work after I installed it
        created by Mike M in Installing Flash Player - View the full discussion
    This is a user-to-user forum, NOT 24/7 support. You're "lucky" I happen to be up at 1:40 am to answer you.
    What OS are you using?
    http://mmonlinedesigns.com/images/os.png
    What browser?
    http://mmonlinedesigns.com/images/browsers.png
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6087541#6087541
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6087541#6087541
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6087541#6087541. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Installing Flash Player at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Current Version Of Flash Does Not Work For Last 8 Months Or Longer

    So i make flash arcades that resides in a game called Second Life the flash player it used to work great till the updates not long ago i now have to tell each person wanting to play my arcades that they have to do the following to get it to work.
    Here Is The Quote
    This is a fix for people that can not move with arrow keys in game or other keys not working on the arcade it comes down to Adobe no fixing there code in there new version. Every now and again they release a new version of Flash Player and they break the code this here is a way to fix it so you can play the arcades in sl with out problems i am sorry it is taking Adobe so long to fix this i have no control over what they do i do hope they fix this soon.
    Step 1. Download the uninstaller for Flash Player http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe
    The Flash Player uninstaller executes on both 64-bit and 32-bit version of the Windows operating systems.
    Save the file in a location where you can find it easily after you restart your computer. For example, save it on your Windows desktop.
    Step 2. Run the uninstaller
    Double-click the icon of the uninstaller that downloaded to your computer.
    Follow the prompts. If you see the message "Do you want to allow the following program to make changes to this computer?," click Yes.
    Delete Flash Player files and folders.
    (more in depth directions with pictures can be found here http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html#main_Download_t he_Adobe_Flash_Player_uninstaller )
    Step 3. Installing a working version of Adobe Flash Player Flash Player 15.0.0.152 (Win Firefox and Mac) (132 MB)
    Direct Link http://download.macromedia.com/pub/flashplayer/installers/archive/fp_15.0.0.152_archive.zi p
    Save the file in a location where you can find it easily example, save it on your Windows desktop.
    Step 4. Unzip the file to your desktop if you do not know how to unzip a file you can google it. Or you can download a free app called winzip or winrar are well known apps.
    After you have unzipped the file you should be left with a folder called "fp_15.0.0.152_archive" open the folder and find the folder named "15_0_r0_152" ignore the folder that says debug on it.
    When you are insde the "15_0_r0_152" folder double click the file flashplayer15_0r0_152_win.exe it will be the red box there will be 3 red box icons its the top one you want to install.
    After you complete this action you have the choices to let adobe automatically update your flash player we recommend you say no to this then click finish. Now restart your pc and log into SL and it should be working 100% again.
    Notes:
    15.0.0.152 is the latest working version of Adobe Flash Player that we know of atm if there is a new version out please let us know.
    You may update your flash player and see if it is working on the latest version we recommend you check each month at least one time to see if they have done updates to the software.
    If it breaks again you will need to follow these steps again until they fix there code. Some times they fix the code by the next update some times they take a month or more just depends on the people at adobe that are releasing these bad versions of Flash.
    Link to Flash Archive http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
    So i am wondering can some one pass this to a tech person to fix the current code what ever was in 15_0_r0_152 and before worked great now it don't work at all this is not some noob talking this has been tested on over 80+ different computers if not more 80 or more people have contacted me alone on the issue as i know it is one and to be honest i am getting sick of waiting on adobe to fix there code so please send this to the right department to see if they can fix there code and not let it fall on deaf ears. Or give me the exact reason why the new code does not work but the old code does work and i will see if i can fix it but i would rather it be fixed by Adobe as there are many people that want it fixed thank you.
    Sincerely,
    Deviant Taurus
    PS. This happened about 3 years ago and was fixed with the next update i do not recall the version number but you guys have been releasing many new versions and it is still broken please help me and many others put this problem to rest,

    I just now posted it Adobe Flash Player 17.0  -  Bug 3973913
    Adobe Flash Player 17.0  -  Bug 3973913
    Adobe Flash Player 17.0  -  Bug 3973913
    Adobe Flash Player 17.0  -  Bug 3973913

  • Tecra M10-10z - 3G does not work after Win 7 installation

    Tecra M10-10z I have installed Windows 7 pro 64bit
    Everything is configured correctly, but connection 3G does not work: the message is " no network"
    with Windows XP is ok.
    I did not find firmware updates or similar.
    Is there someone who can help me?
    tks

    Hi
    In order to use the 3G you should firstly check if the 3G ericsson module was properly installed.
    In case there is an yellow exclamation mark visible in the device manager, the 3G driver should be reinstalled.
    I found on the Toshiba EU driver page:
    [Ericsson 3G Win 7 driver|http://www.toshiba.eu/innovation/download_driver_details.jsp?service=EU&selCategory =2&selFamily=5&selSeries=148&selProduct=813&selSho rtMod=null&language=13&selOS=30&selType=295&yearup load=&monthupload=&dayupload=&useDate=null&mode=al lMachines&search=&action=search&macId=&country=all &selectedLanguage=13&type=295&page=1&ID=71930&OSID =-1&driverLanguage=42]
    Furthermore ensure that the 3G RF Power Control Utility has been installed properly.
    The 3G RF Power Control Utility" activates your 3G on startup.
    This tool can be found here:
    [3G RF Power Control Utility for Win 7 64bit|http://www.toshiba.eu/innovation/download_driver_details.jsp?service=EU&selCategory =2&selFamily=5&selSeries=148&selProduct=813&selSho rtMod=null&language=13&selOS=30&selType=322&yearup load=&monthupload=&dayupload=&useDate=null&mode=al lMachines&search=&action=search&macId=&country=all &selectedLanguage=13&type=322&page=1&ID=73658&OSID =-1&driverLanguage=42]
    Hope the 3G network would functions after the reinstallation of both tools.

Maybe you are looking for