Error about Popup glossary in web version

Thanks for your answer, Steve!
My authorware piece can read and parsing xml file on web. So
it can use the data on xml file.
But there are some problems! In my piece I want to meaning of
some words by using popup glossary in "showMe" folder of authorware
programs. In standalone program, it worked well. But in web version
starting htm file, there were "Authorware Web Player Error" message
like this
"Error downloading content file.
File on server is missing or has wrong length:
http://......./popup.txt"
I add popup.txt file in the file tab. Is there any problem I
don't know?
thanks.

Get the properties of the popup.txt file and note the byte
filesize.
Then open the published .aam file in notepad and see if the
entry for
popup.txt includes the same byte length. If not, that's the
problem.
Everytime you edit the popup.txt file so it's byte size
changes, you'll
have to be sure the .aam entry matches it...OR, just remove
the byte
entry from the .aam entirely.
Erik
JjanguFather wrote:
> Thanks for your answer, Steve!
>
> My authorware piece can read and parsing xml file on
web. So it can use the
> data on xml file.
>
> But there are some problems! In my piece I want to
meaning of some words by
> using popup glossary in "showMe" folder of authorware
programs. In standalone
> program, it worked well. But in web version starting htm
file, there were
> "Authorware Web Player Error" message like this
>
> "Error downloading content file.
> File on server is missing or has wrong length:
http://......./popup.txt"
>
> I add popup.txt file in the file tab. Is there any
problem I don't know?
>
> thanks.
>
Erik Lord
http://www.capemedia.net
Adobe Community Expert - Authorware
http://www.adobe.com/communities/experts/
http://www.awaretips.net -
samples, tips, products, faqs, and links!
*Search the A'ware newsgroup archives*
http://groups.google.com/group/macromedia.authorware

Similar Messages

  • I upgraded to V6. Now I am getting an XUL Error about differences between platform and version #'s. How do I resolve this?

    I took an upgrade to v6. I am now getting the following error message:

    The updater wasn't able to update all the files and some were left as older versions. Do a clean reinstall. See: [http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update Browser will not start up - XUL Runner error after an update]
    #Download a fresh Firefox copy and save the file to the desktop.
    #*Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    #Uninstall your current Firefox version.
    #*'''''Do not remove personal data when you uninstall the current version'''''
    #*Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    #*See [http://support.mozilla.com/en-US/kb/uninstalling+Firefox Uninstalling Firefox] '''''and''''' [http://kb.mozillazine.org/Uninstalling_firefox Uninstalling Firefox (Mozillazine)]
    #*Also see: [http://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information] '''''and''''' [http://kb.mozillazine.org/Profile_backup Profile backup (Mozillazine)]
    #Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    #*It is important to delete the Firefox program folder/directory to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    #*See: http://kb.mozillazine.org/Installation_directory
    #Install the fresh copy of Firefox that you downloaded in step 1
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How can I get iPhoto to work with Lion? It comes up with an error about not working with this version of MAC os.omes up with an error

    Iphoto was working fine until I downloaded and installed LION. Now I get  a problem message to check that iphoto is compatible with this version of MAC OS X.
    I always download software updates.

    Have put iphoto into trash and tried to re-install it from cd, but although it is there on the list when I try to install, it is not in bold and does not permit me to tick it.
    I have been to the app store and it tells me that iphoto is on my computer.

  • Can you help me?the config error about ORACLE Web Application Server3.0 for Solaris,

    hello anyone
    i install oracle7.3.4 server
    in Sun Sparcstation20 Solaris2.6 Japanese
    everything is ok,
    and i want to install ORACLE
    WEB appliation server 3.0too
    the installer is ok too,
    i startup the serivce
    >owsctl start wrb
    >owsctl start admin
    but when i open the netscape and
    CRAETE and START a new LISTENER
    there is something wrong.
    **************************error message*******
    OWS-05721: The Web Listener www failed to start:
    Oracle Web Listener 3.0.1 Production (Export), Version 2.14FC1
    Copyright 1997 Oracle Corp. All Rights Reserved.
    Error: A failure occurred ( Permission denied ) when assigning a port ( domain: INTERNET01, address: 0.0.0.0, port: 80 ).
    Error: Failed to start the server.
    Error: The server could not initialize
    Information: The server is exiting
    OWS-08811: Unable to startup Oracle Web Listener `www'.
    Oracle Web Listener Home Page
    From here, you can do the following:
    Create a new Oracle Web Listener to run on your machine by clicking the Create Listener... button.
    Modify existing Oracle Web Listeners by selecting the Configure link below.
    Start, Stop or Delete existing Oracle Web Listeners by selecting the appropriate link below.
    can anyone help me , it is too difficult for me.
    the startup file of Solaris is here
    # @(#)cshrc 1.11 89/11/29 SMI
    umask 022
    set path=(/bin /usr/bin /usr/ucb /etc .)
    if ( $?prompt ) then
    set history=32
    endif
    setenv ORACLE_BASE /oracle/app/oracle
    setenv ORACLE_HOME /oracle/app/oracle/product/7.3.4
    setenv ORACLE_SID hlp3
    setenv ORAWEB_HOME $ORACLE_HOME/ows/3.0
    setenv ORAWEB_SITE www
    setenv ORAWEB_BASE $ORACLE_HOME/ows
    setenv ORAWEB_ADMIN $ORACLE_BASE/admin
    setenv ORAWEB_CARTX $ORACLE_HOME/ows/cartx
    setenv DEF_INSTALL TRUE
    setenv ORA_CSM_MODE line
    setenv LD_LIBRARY_PATH $ORACLE_HOME/lib:/usr/openwin/lib:/usr/dt/lib:
    setenv ORACLE_TERM xsun5
    setenv TMPDIR /var/tmp
    setenv PATH .:$ORACLE_HOME/bin:$ORACLE_HOME/obackup/bin:/opt/bin:/usr/local/bin:/bin:/usr/bin:/usr/css/bin:/usr/openwin/bin:/usr/sbin:/usr/ucb:$ORAWEB_HOME/bin
    setenv ORA_NLS32 $ORACLE_HOME/ocommon/nls/admin/data
    setenv DEF_INSTALL TRUE
    setenv MANPATH /opt/SUNWspro/man:/opt/SUNWste/licence_tools/man
    # setenv LANG
    # setenv TWO_TASK
    set ORAENV_ASK = NO
    source /opt/bin/coraenv
    unset ORAENV_ASK
    source /oracle/app/oracle/product/7.3.4/ows/3.0/install/owsenv_csh.sh
    # @(#)local.login 1.3 93/09/15 SMI
    stty -istrip
    # setenv TERM `tset -Q -`
    # if possible, start the windows system. Give user a chance to bail out
    if ( `tty` == "/dev/console" ) then
    if ( $TERM == "sun" &#0124; &#0124; $TERM == "AT386" ) then
    if ( ${?OPENWINHOME} == 0 ) then
    setenv OPENWINHOME /usr/openwin
    endif
    echo ""
    echo -n "Starting OpenWindows in 5 seconds (type Control-C to interrupt)"
    sleep 5
    echo ""
    $OPENWINHOME/bin/openwin
    clear # get rid of annoying cursor rectangle
    logout # logout after leaving windows system
    endif
    endif
    setenv ORACLE_HOME /oracle/app/oracle/product/7.3.4
    setenv PATH /bin:/usr/bin:/etc:/usr/etc:/usr/openwin/bin:/usr/ucb:/oracle/app/oracle/product/734/bin:$ORAWEB_HOME/bin
    setenv NLS_LANG japanese_japan.ja16euc
    setenv LANG japanese
    setenv ORACLE_TERM xsun5
    setenv ORAWEB_HOME $ORACLE_HOME/ows/3.0
    setenv ORAWEB_SITE www
    setenv TNS_ADMIN /oracle/app/oracle/product/7.3.4/network/admin
    can anyone help me and tell me how to solve it or any aother way book doc to do it,
    thank you
    i am very nervious
    my email address:
    [email protected]
    [email protected]

    see http://www.oracle.com/support/products/oas/sparc30/html/ows08811.html

  • Can Photoshop Elements version 13 handle raw files from Canon camera 7D mark 2? Where can I read about it on Adobe web site?

    Can Photoshop Elements version 13 handle raw files from Canon camera 7D mark 2?
    Where can I read about it on Adobe web site?
    I found an Adobe web site note that raw plug-in version 8.7 will support Canon 7D mark 2, but is not included in Elements version 11.

    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications

  • Anyconnect-win-2.5.1025 isatalltion Error in XP, WinSetup-Release-web-deploy.msi

    I was Having Cisco Anyconnect VPN Client which was uninstalled due to some reason now again when I am installing it on my WIn XP machine an error is coming like WinSetup-Release-web-deploy.msi under location C:\.....\Temp\install\A08563F\WinSetup-Release-web-deploy.msi  location and istallation gots terminated . My setup file name is:"anyconnect-win-2.5.1025-web-deploy-k9"
    Can anybody help on above urgently???
    supportforums.cisco.com

    I was on a call with Cisco tech support and I found out that the ASA does not support IE 11 according to tech support.  He was using firefox and was able to VPN, so I downloaded firefox and it did not work, so I asked what version of Java he was using. He was using 6.23 and I was using 7.51. So I went to a test computer that still has IE 8 and java 7.51, and to my suprise, I was able to get VPN to work.
    I spoke with one of my customer who has to use our VPN about using downgrading to previous version of IE.  His tech support said it was not possible, so he tried a plug in for chrome and firefox called IE-Tab.  It worked great because it allows you to use an IE tab in a previous version of IE. All my customer are happy, but they want Cisco to solve the issue.

  • Error 1324: the folder path 'webi/' contains an invalid character

    Hi pros,
    I am getting this error when trying to install bobj xi 3.1 client version. the service pack is zero.
    however, i previously had bobj xi 3.1 server / client components installed and bobj 4.0 client tools.
    i uninstalled bobj 4 and bobj xi 3.1 server components from control panel. also, deleted them from registry.
    still i am getting the above error.
    kindly advise.

    Hi,
    Can you please check the following thread which is for the exact same question :
    error 1324: the folder path 'webi/' contains an invalid character
    Regards
    Steph

  • I'm getting the error message when downloading the latest version of itunes has anyone been successful in downloading it?

    I'm trying to get this out of the way. I'm getting an error about Apple Mobile Device isnt registering. I have my phone attached but i dont understand what else to do. Any help?

    Strip it out and start again.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you really want to roll back to 11.4 uninstall all iTunes/Apple components as described in the second box, restore the pre-upgrade version of the library as described in Empty/corrupt iTunes library after upgrade/crash, then download and install from one of these direct links:
    iTunes 11.4.0.18 for Windows (32-bit) - iTunesSetup.exe (2014-09-09)
    iTunes 11.4.0.18 for Windows (64-bit) - iTunes64Setup.exe (2014-09-09)
    tt2

  • TS1717 I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    Hi pholewinski!
    I have a couple of articles for you here that I believe will help you with this issue. The first is an article on advanced troubleshooting, and it can be found here:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    If following that article's steps doesn't take care of the issue, you can try the things listed in this article, which is about permissions issues in iTunes:
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/TS1277
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • I keep receiving a server error message with the new beta version of iMessage.  What can I do to fix this?

    I keep receiving a server error message with the new beta version of iMessage.  What can I do to fix this?

    Ok I have a question.
    Why do you want to use Beta software? Especially since you are having this problem with it?
    Uninstall it and forget about it until it is released as a real piece of software.

  • Can I set the language (for spellcheck) of a document in the iCloud Web version, or iOS version, of Pages? If yes, how?

    Can I set the language (for spellcheck) of a document in the iCloud Web version, or iOS (iPad) version, of Pages? If yes, how?

    In iOS, the spellcheck language follows the keyboard.
    The forum for questions about iOS Pages is at
    https://discussions.apple.com/community/app_store/iwork_for_ios

  • Errors about 'No receiver could be determined'

    Hi all:
    I am setting up one scenario about ' IDOC to file '.
    When I send IDOC from one R3 system to XI , I meet with the following errors.
    No receiver could be determined
    The SOAP Error is
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The trace is
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
      <Trace level="1" type="B" name="IDX_INBOUND_XMB" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">User: KEN</Trace>
      <Trace level="1" type="T">Language: E</Trace>
      <Trace level="1" type="T">ALE-AUDIT-IDoc-Inbound Handling</Trace>
      <Trace level="1" type="T">IDoc-Inbound-Handling</Trace>
      <Trace level="1" type="T">Syntax-Check-Flag X</Trace>
      <Trace level="1" type="T">IDoc-Tunnel-Flag X</Trace>
      <Trace level="1" type="T">Queueid</Trace>
    - <Trace level="1" type="B" name="IDX_IDOC_TO_XML">
      <Trace level="1" type="T">Get the Metadata for port SAPDEV</Trace>
      <Trace level="1" type="T">Convert Segment-Definitions to Types</Trace>
      <Trace level="1" type="T">Make Syntax check of actual Idoc</Trace>
      </Trace>
      <Trace level="1" type="T">Set Receiver Routing-object</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-SET_IDOC" />
      <Trace level="1" type="T">Exit Function IDX_INBOUND_XMB</Trace>
    - <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA">
      <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-ITAB_TO_BINARY" />
      </Trace>
      <Trace level="1" type="T">COMMIT is expected by application !</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-SET_START_PIPELINE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="SXMBCONF-SXMB_GET_XMB_USE" />
      <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV" />
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">XMB entry processing</Trace>
      <Trace level="1" type="T">system-ID = XID</Trace>
      <Trace level="1" type="T">client = 800</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = KEN</Trace>
      <Trace level="1" type="Timestamp">2006-03-06T13:55:08Z CET</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Message-GUID = 2B74B179E6789D40BCC4A22D826EBDEF</Trace>
      <Trace level="1" type="T">PLNAME = CENTRAL</Trace>
      <Trace level="1" type="T">QOS = EO</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_ASYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline = CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Get definition of internal pipeline = SAP_CENTRAL</Trace>
      <Trace level="1" type="T">Queue name : XBTI0012</Trace>
      <Trace level="1" type="T">Generated prefixed queue name = XBTI0012</Trace>
      <Trace level="1" type="T">Schedule message in qRFC environment</Trace>
      <Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Going to persist message</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">- Exit CALL_PIPELINE_ASYNC</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE" />
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="1" type="T">system-ID = XID</Trace>
      <Trace level="1" type="T">client = 800</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = KEN</Trace>
      <Trace level="1" type="Timestamp">2006-03-06T13:55:08Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
      <Trace level="1" type="B" name="PLSRV_RECEIVER_DETERMINATION" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_RD_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">R E C E I V E R - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="1" type="T">No Relation found - accept given receivers.</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Application-Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      </SAP:Trace>
    Could anybody give me some clue to debug this problem ?

    Hi Jianhong,
    Since you are doing an idoc to file scenario, you would not require a sender idoc adapter, you would have to configure only a receiver file adapter. Since i guess this is your first idoc to file scenario refer this blog to check if you have followed the steps correctly in the repository and directory:
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1819. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] The blog does not talk about partner profile setup, and i hope you are aware of how to do this.
    Configure your receiver file adapter according to this:
    http://help.sap.com/saphelp_nw04/helpdata/en/95/bb623c6369f454e10000000a114084/content.htm
    Do ask if you require further information.
    Regards,
    Chandra

  • Error: Open popup window failed

    Hi,
    I'm opening a web page in an StageWebView and by trying to click a link that should open a window, I receive this error:
    [StageWebView] Error: Open popup window failed
    This is the link "Invite your friends" at Google:
    https://developers.google.com/+/web/share/interactive#myBtn
    How to fix that? I hope anybody got an idea!

    This is a javascript/html question, and has nothing to do with Java/JSP.
    You could do it with plain javascript/html using window.opener.
    I would recommend using something like a [YUI 2 Panel|http://developer.yahoo.com/yui/container/panel/] to do it.
    Opening new windows is a thing of the past.

  • How to create a web version of XFA forms

    I have created a few dynamic XFA form using Livecycle designer. They work great and is getting quite popular amoung our users. But the problem with these forms are:
    a) A lot of user using Mac are having problem opening it from their Safari browser. Its a common problem and I get tired of troubleshooting a lot users asking the same questions over and over again.
    b) A lot of users are now preferring to use it on ipads and tablets and there is simply no way to open these forms in tablets.
    I was looking for other solutions and the only method I can think of would be to render a html version of these forms in the browser and then generate the pdf file in the end after the user have completing filling it in. I have been searching on the internet and I still havent figured out how will I go about with this.
    Can someone please guide me and show me the way on were do I get started and how can I create a web version of these forms and then export the completed form in pdf?? Is there a tutorial video on this somewhere in adobe tv or youtube? Please go easy with the technical terms since my level of knowledge is still a beginner.
    I have licycle designer ES. Any help will be appreciated!

    Thank you Jono.. I was worried no one was going to talk to me.
    I will have a look at the LiveCycle Forms server product. I wonder how much they cost. I couldnt find the price there. Also I wonder if it works on Livecycle Designer ES (since I havent got ES2 or ES3 yet).
    If I was to create a standard HTML form and then process the data into XML, how do I later import it into the pdf? If there any tutorial on the web where I can learn how to do this?
    Thanx Jono...

  • How to retrieve error message(s) after failed web service call

    Hi!
    I tried to create an item using the web service ego_item_pub.process_item and it worked ok (version 12.1.1). Sending the same request again, I got an error which should be ok since the item id already exists. The thing is, that I only get an "E" as return status:
    <X_RETURN_STATUS>E</X_RETURN_STATUS>
    <X_MSG_COUNT>1</X_MSG_COUNT>
    As described in the integration repository, there should be a parameter called msg_data which should contain the message if there is exactly 1 message, but I cannot find it.
    So, I tried to get the message using fnd_message.get, but the response of my web service call is:
    AuthorizationFailure : User not authorized to execute service. (I use sysadmin/sysadmin as ws security user).
    I use the following grant details:
    All Users     Direct     GLOBAL     Revoke Action Enabled
    SYSADMIN SYSADMIN     Direct     USER
    What else can I do or how can I retrieve error messages for a failed web service call?
    Thanks a lot,
    Konrad

    Hi Konrad,
    As we've found out, search the Integration Repository for internal name ERROR_HANDLER and use that. Letting the general public know the answer for this one!
    Regards,
    Gareth
    http://garethroberts.blogspot.com

Maybe you are looking for

  • WebAS-connection from EP to BW

    Hi, I am just checking the SSO connection from EP6 (SP12) to BW 3.5 SSO is running fine, the connection test from the system object in my PCD succeeds. The WebAS-test fails, saying that the WAS-parameters are valid, but http/s-connection fails. Acces

  • How to make graphics in Applet not to repaint after I click "refresh"

    Hi, pals I have some interactive graphics inside an Applet. User can drag and move the graphic objects. The problem is when user click "Refresh" button of the web browser, those objects return to their original positions. What I hope is to make those

  • NCS Prime Ver 1.0.2.29

    Hi All, Does anyone have any idea is this is a bug or not? I am trying to access Monitor>Clients and Users on NCS. The error message received is There was an error while parsing and rendering the content. (Tried to register widget with id==clientTabl

  • Invalid http response: null - Error in SOAP sync receiver

    Hi, We are getting the following error in synchronous SOAP receiver connection. com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid http response: null note: This inteface is working fine without error i

  • Need a patten for this problem

    interface iContainer {    void add(iContainee containee); interface iContainee { class DBContainer implements iContainer {     private final long id;    public void add(iContainee containee){        //problem is here.  I do not think its appropriate