URL in RSBBS is transfered wrongly

Hi Guys
Require quick help from any one of you.
In RSBBS Tcode i want to enter an URL to jump to external url. i change an URL ending with ! mark. and this ! mark should continue with the url with out any gap between the last letter of the url and ! mark. i write the URL, the last letter of URL continued with ! mark.
But after the  tranfer the chnages it is showing the URL ending with a gap and followed by ! mark. Not able to figure out why is it happeng this way.
It will be great if any body can come up with quick reply.
Thansk & Regards,
Rohini

Try to check the following:
http://help.sap.com/saphelp_nw04s/helpdata/en/45/e5ab04810473b1e10000000a11466f/frameset.htm
Cheers.

Similar Messages

  • Itunes transferred wrong songs to iphone

    I just upgrade my iphone 4 with the latest software along with the latest version of itunes. I removed all my music and synched to albums that I had checked off the list. Nothing else in any other category was checked off. Yet, on my phone are songs that shouldn't be there. They're part of my library but nowhere did I check them off to be put on my iphone. Any answers.
    Jay

    Hi sawpaw,
    One of the new features of iOS 7 is the ability to show all of your purchases in your Music Library.
    Click on the link below to see page 62 of the iPhone User Guide for iOS 7
    http://manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
    You can change the Settings > iTunes & App Store to turn this feature off for Music
    Cheers,
    - Judy

  • Query jump to Portal URL

    HI, ALL
       http://....../sap/bc/gui/sap/its/webgui?sap-system-login-basic_auth=X&sap-client=500&sap-language=ZH&~transaction=s_pl0_86000030&U3_RBUKR-LOW=3100&FAGLFLEXS-POPER=001&FAGLFLEXS-RYEAR=2007&GLU3-RACCT=1002021100
       As shown above,i can attract the URL , but without parameter transfered.
       s_pl0_86000030 is a transaction and i want to transfer all the paramerters and i wonder how to set it ?

    Hi,
    In TX: RSBBS, in 'Assignment Details ' you can assign the parameter.
    Best Regards,
    Rajani

  • Target URL in the Receiver SOAP channel in PI 7.11

    Hi
    I have designed integrated Configuration in PI 7.11 and i have SOAP sender and SOAP receiver. SOAP sender is fine but for SOAP receiver i have an issue with the target URL that i selected.
    Initially the receiver was ABAP proxy with HTTP connection as we dont have ABAP related adapters in AAE i used SOAP. But i have used the same URL that is the Target host configured in the HTTP ABAP connection to the target system. Then i am getting the following error at the receiver comm channel
    Message processing failed. Cause: com.sap.aii.af.sdk.xi.util.URI$MalformedURIException: no scheme
    I am sure i am doing a mistake, the URL i am using is wrong as it is not meant for SOAP calls. Please suggest me what needs to be done here.

    ..I am sure i am doing a mistake, the URL i am using is wrong as it is not meant for SOAP calls. Please suggest me what needs >>to be done here
    You are using Integrated configuration with PI 7.1 EHP1 version. That means SOAP supports as PI native protocol (XI) for PROXY scenario. So, you have to create soap receiver adapter and choose message protocol as XI.
    Integrated configuration occurs in java stack engine and XI adapter(proxy) not exists there. Only if you do classical processing (IE) then you can use XI adapter at the receiver side. Thats the reason you dont find XI adapter in the integrated configuration.
    Hope I answered your question

  • Load modules using moduleLoader url property?

    My requirement is to load a module using URL like following
    '/somthing.swf?a=b&b=c'
    so that it can load the module and set a few values after it is loaded. But when i create an instance of the moduleLoader and set the Url property nothing is happening. My code is as follows
                            url += constructUrl()+"?"; // something like 'modules/vst/visitModule.swf' will be returned
                   if(_modLoader){
                        _modLoader.addEventListener(ModuleEvent.READY,readyMod);
                        _modLoader.addEventListener(ModuleEvent.ERROR,loadError);
                        _modLoader.addEventListener(ModuleEvent.PROGRESS,loadProgress);
                        _modLoader.addEventListener(ModuleEvent.UNLOAD,unload);
                        _modLoader.applicationDomain = ApplicationDomain.currentDomain;                    
                        _modLoader.url = url;
    Do you see something wrong here? I'm using Flex 3.2.
    I've read in the following forum for the solution http://forum.springsource.org/archive/index.php/t-65228.html but could not get it to work. Still trying.
    Thanks

    Well the if statement guarding the loadModule() call looks like this:
            if (_url != null && loadRequested)
                loadModule();
    Assuing url is not null, loadRequested must be false. This seems to imply that you don't have ModuleLoader declared in an mxml file. Is the ModuleLoader created using actionscript? If so you need to call loadModule().
    -Darrell

  • Request app to open URL

    I have made an app that displays a html file. I have made a
    javascript file with the foll:
    air.URLLoader(air.URLRequest("
    http://www.google.com/"));
    When the js is called, I want the window to navigate from the
    html file to Google (URL).
    What is going wrong?

    URLLoader loads the data and gives you an array of bytes
    containing that data.
    For what you want, you should use one of the HTMLLoader
    methods (or the equivalent javascript window methods) like:
    window.htmlLoader.load(air.URLRequest("
    http://www.google.com/"));

  • OWA Calendar URLs?

    Exchange 2013
    I am trying to share a Room Resource Calendar on our Intranet.
    None of the samples I have found work.
    I have tried:
    https://tg50.redactedoup.com:90/owa/[email protected]/?exsvurl=1&cmd=contents&f=Calendar&view=Weekly
    https://tg50.redactedoup.com:90/owa/[email protected]/?cmd=contents&module=calendar&view=weekly
    https://tg50.redactedoup.com:90/owa/[email protected]/?cmd=contents&fpath=calendar
    https://tg50.redactedoup.com:90/owa/[email protected]/?cmd=contents&f=Calendar&view=Weekly
    Each time, I get back:
    something went wrong
    Your mailbox appears to be unavailable. Try to access it again in 10 seconds. If you see this error again, contact your helpdesk.
    X-OWA-Error: Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException
    X-OWA-Version: 15.0.775.32
    X-FEServer: TG50
    X-BEServer: TG40
    Date: 2/6/2014 9:41:24 PM
    Is this possible in 2013?  I have been doing it in Exchange 2003, 2007 and 2010.
    What is the new URL string?
    something went wrong
    Your mailbox appears to be unavailable. Try to access it again in 10 seconds. If you see this error again, contact your helpdesk.
    X-OWA-Error: Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException
    X-OWA-Version: 15.0.775.32
    X-FEServer: TG50
    X-BEServer: TG40
    Date: 2/6/2014 9:41:24 PM

    Can't be done, or wrong forum?
    Below is what we have on our Intranet now, and I need to reproduce viewing Calendars in Exchange 2013.
    We just give reviewer permission to the Calendar folder and can access directly.

  • Transfering Text from 6680 to N95

    I've Transfered all my text from my 6680 to N95 ok, but the phone number comes up instead of the name... can this we changed, or have i transfered wrong...
    J

    Have you got the numbers of the people that sent you the texts before, on your N95?Message Edited by 6280 on 24-Oct-200705:37 PM
    Nokia N95
    V 20.0.015
    0546553

  • Bad request for URL?

    Hello All
    Whenever I try to call this .Net web service through a simple test:
    http://dif-standardsite.biz.pentia.net/sitecore%20modules/Web/DIF.LoginRelation.WebService/userAdmin.wsdl
    What does this mean I have no idea where to start debugging is it the
    URL. Seems it imported wrong?(the sitecore%2520 thing)
    Submitted at 30. oktober 2006 07:49:39 GMT
    External Service Failure: Response: '400: Bad Request' for url:
    'http://dif-standardsite.biz.pentia.net/sitecore%2520modules/Web/DIF.LoginRelation.WebService/useradmin.asmx'
    Oliver Billing

    bah forget about it... I found the error. BEA url-encodes as well and
    the URL encoding for % is %25 thus making the URL %2520. I made the
    service owner remove the blankspace in the URL
    [email protected] skrev:
    Hello All
    Whenever I try to call this .Net web service through a simple test:
    http://dif-standardsite.biz.pentia.net/sitecore%20modules/Web/DIF.LoginRelation.WebService/userAdmin.wsdl
    What does this mean I have no idea where to start debugging is it the
    URL. Seems it imported wrong?(the sitecore%2520 thing)
    Submitted at 30. oktober 2006 07:49:39 GMT
    External Service Failure: Response: '400: Bad Request' for url:
    'http://dif-standardsite.biz.pentia.net/sitecore%2520modules/Web/DIF.LoginRelation.WebService/useradmin.asmx'
    Oliver Billing

  • Why does my content not get published on my website?

    I published a website with Webmatrix to Azure using the "Download publish profile".  Everything went well and I didn't encounter any errors.  When I went to the azure URL that I created or click on that link, the URL displays the following message:
    This web site has been successfully created
    There's nothing here yet, but Windows Azure makes it simple to publish content with GIT, TFS, FTP or your favorite development tool such as Visual Studio or Webmatrix
    When I click on the Azure Dashboard I notice that under "usage overview" it states under the "File system storage" that I'm using 18.09 MB of the 1024MB limit.  This to me is an indication that the files/content were successfully transferred from Webmatrix
    to Azure, but it did not get published to the URL.
    When I click on the little "?" on Azure, it mentions something about uploading the content with "web deploy", yet there is no icon anywhere on Azure that I can find to upload anything.
    Is there anything that I must do to get my content to show up at the URL or did something went wrong when I downloaded or installed Azure?  Thanks
    PS:  I'm just using the 90 day trail period and have Vista

    Hi Thanks for the reply
    When I go to the link that you supplied, I get the exact same message: Website has been created but there is nothing here.  I have now uploaded 10 sites from Webmatrix to Azure.  All 10 websites uploaded fine and I received a message that it was
    successfully published.  In Azure the status of all the websites are "running", but if you click on the URL, it shows the message above. 
    Also, when I click on the FTP Hostname link for any particular site, it takes me to a login screen.  After logging in I get an Alert "530 user cannot log in"
    Also, is there a way to access the Wordpress root files such as wp-content from anywhere?  Thanks

  • Unable to display topics in OHW

    Greetings,
    I am using OHW 2.0.2 and having problems displaying topics. My ohwconfig.xml looks like...
    <?xml version='1.0' encoding='UTF-8'?>
    <helpConfiguration
    version="2.0"
    xmlns="http://xmlns.oracle.com/help/web/config">
    <!-- Page branding based on ResourceBundle -->
    <brandings>
    <branding text="HP OpenView Web Console Help" />
    </brandings>
    <!-- Different locale setups. -->
    <locales>
    <!-- English: -->
    <locale language="en">
    <books>
    <helpSet id="ovwebhelp"
    location="http://localhost/ohs/?type=ov_web&amp;locale=en&amp;port=80" >
    <contentLocation baseURI="http://localhost/help/en/ov_web/ui/gStart/" id="1" />
    </helpSet>
    </books>
    </locale>
    </locales>
    <navigatorAliases>
    <!-- Uncomment for Tree Based TOC Navigator
    <alias name="oracle.help.navigator.tocNavigator.TOCNavigator"
    value="oracle.help.web.navigator.tocNavigator.TOCTreeNavigator" /> --
    </navigatorAliases>
    <parameters>
    <combineBooks>false</combineBooks>
    <useLabelInfo>true</useLabelInfo>
    <!--
    Number of locales that are kept in memory all the time.
    Please see the OHW documentation for more information on
    this parameter.
    <cacheSize>3</cacheSize>
    -->
    </parameters>
    </helpConfiguration>
    Unfortunately while ohw displays the table of contents correctly, I can't select any topic and see the table of contents. The URL for the helpset is a generated helpset with just one subhelpset:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <helpset>
    <title>Openview Help</title>
    <subhelpset location="http://peony:80/help/en/ov_web/ui/gStart/getStarted.hs" order="2147483647" />
    </helpset>
    I'm running all of this on a single Windows XP machine peony with JDK 1.4.2. What do I need to do to ensure OHW displays the content of my topics? I thought the <contentLocation> element was the only additional thing I needed to do, but that's not working.
    thanks,
    Elizabeth Dyer.

    Greetings,
    I am still pursuing problems with OHW and displaying the help content correctly. All the subhelpsets are under the same directory structure, e.g. help/en/ov_web/ui/hoh, help/en/ov_web/ui/usingHelp, etc. The html files in the subhelpsets usually reference a shared jpg file in their html file...
    <body leftmargin="10px" topmargin="12px" marginheight="12px">
    <img class="bannerrightimage" src="../../../common/image/banner_graphic.jpg" alt
    ="Library logo">
    where banner_graphic.jpg resides in the help/en/ov_web/common/image directory. Note that the common directory itself contains no subhelpsets, but stylesheets and graphics shared by all the help html files.
    I have added all the subhelpset locations to ohwconfig.xml with the <contentLocation> element (including the common/image directory). All subhelpsets are referenced via an apache alias that points to the help directory. OHW is not displaying images that are referenced in the html for the topic. If I look in my access_log for apache, I find that the URL to banner_graphic.jpg is wrong...
    15.2.113.125 - - [01/Mar/2005:13:12:18 -0700] "GET /ohw/help/common/image/banner_logo.gif HTTP/1.1" 302 -
    This should be /help/en/ov_web/common/image/banner_logo.gif
    So, what do I need to add to my ohwconfig.xml to get it to reference URLs that are shared by multiple html files, but still within a directory specified by a contentLocation element. If needed, I can mail you my ohwconfig.xml and portions of the subhelpsets to reproduce the problem.
    thanks,
    Elizabeth Dyer.

  • Need help migrating users from dead 10.4.0 server to 10.5.8 server

    Hello,
    We have an ancient xserv (G4, SCSI drives I think) that was running 10.4.0 server, serving http, AFP and SMB, and doing the streaming for the college radio station to the internet(qt broadcaster was sending from another machine to this machine).
    Apples recommended process for migration to a new machine is to first upgrade to 10.4.1 before exporting. However, the hard drive on this machine is as ancient as it is and the initial install process failed with an error, leaving the machine unbootable.
    I used CCC to make a copy of the os to an identical drive, but this is not bootable either, nor can I sucessfully upgrade it to another version.
    Is there some way to move all the config to the new server (MacPro running 10.5.8) without exporting from the old server, since this is not possible?
    There are hundreds of users and user websites. I copied the websites over to the user folder and they are accessable but not by the original urls.
    Thanks,
    Joel

    posted in wrong section sorry

  • ISA Error by running an application in JDeveloper 10.1.3

    Hi every body
    when i run my web application in oc4j( embeded in jdeveloper 10.1.3) I see this error "Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202) "
    what's wrong?
    by thanks
    Javaneh

    I am also facing the same issue on my laptop. I searched for forum but no luck.
    appreciate if anybody can throw some light on this.

  • Stream closed while copying?

    Hi, i am trying to open a connection to a url and then trying to save the page to a location. i frequently face a problem in which the copying terminated by itself. This only happens when i try to copy a webpage with big file size. However sometimes it manage to succesfully copy the files. So, can anyone tell me what wrong? Sometimes it can, sometimes cannot. I put my codes in a try catch block but nothing was done in the catch block although i try to print out the error message. My partial codes shown below.
    URL _url = new URL("http://www.google.com");
    OutputStream out = new FileOutputStream("test.html");
    URLConnection conn = _url.openConnection();
    conn.connect();
    BufferedReader reader = new BufferedReader(new InputStreamReader(conn.getInputStream()));
    while ((inputString = reader.read()) != -1) {
        out.write(inputString);
    out.flush();
    out.close();Thank you.

    i managed to track down the error stack. i think the code dies during the execution of method available() of java.net.PlainSocketImpl. I think this is the socket connection problem which throw the exception. the socket should be instantiaed when i call url.openConnection() if i not wrong. and why it dies i really clueless. and somemore it does not die at all times. most time it is ok. any help is very appreciated. below is the error msg. thanks.
    java.io.IOException: Stream closed.
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.<init>(Throwable.java:87)
    at java.lang.Exception.<init>(Compiled Code)
    at java.io.IOException.<init>(Compiled Code)
    at java.net.PlainSocketImpl.available(Compiled Code)
    at java.net.SocketInputStream.available(Compiled Code)
    at java.io.BufferedInputStream.read(Compiled Code)
    at java.io.FilterInputStream.read(Compiled Code)
    at java.io.PushbackInputStream.read(Compiled Code)
    at java.io.FilterInputStream.read(Compiled Code)
    at java.io.InputStreamReader.fill(Compiled Code)
    at java.io.InputStreamReader.read(Compiled Code)
    at java.io.BufferedReader.fill(Compiled Code)
    at java.io.BufferedReader.readLine(Compiled Code)
    at java.io.BufferedReader.readLine(Compiled Code)
    at ActionPrintReport.loadPage(Compiled Code)
    at ActionPrintReport.<init>(Compiled Code)

  • Run Python Script in Automator

    I have a python script (which was written for me), and I would like to make it so that the script executes every x minutes. I know this should be simple to do, but I can't figure it out.
    Thus far, I have created a workflow in automator, used the "Run Shell Script" action, and pasted the script into the text field.
    "Workflow failed - 1 error
    I'm very new to this, so I'm sure it's a simple error. Any help would great.
    Here is the script I am trying to execute.
    #!/Library/Frameworks/Python.framework/Versions/2.7/bin/python
    # you can change the above line to point to the location of python
    # on your system (you can check this by typing 'which python' into
    # Terminal.app), but this isn't necessary if you execute the script
    # using "python ksl.py [URL]"
    # change the value of NAME to your desired name
    NAME = "Bob Jones"
    # change the value of EMAIL to your desired email
    EMAIL = "[email protected]"
    # your message will be the contact name as mined from the page source,
    # followed by whatever message you enter between the following triple quotes
    MESSAGE = """Replace this text with your message. Newlines are also OK."""
    import mechanize
    import re
    import sys
    def setupBrowser(url):
    b = mechanize.Browser()
    # b.sethandlerobots(False)
    # b.addheaders = [('User-agent', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows XP)')]
    try:
    b.open(url)
    except mechanize._mechanize.BrowserStateError:
    print >> sys.stderr, "You have mistyped the URL. It must by in the following format, including the quotes and the preceding 'http://':\n\t %s [--test] 'http://www.blah.com'" % (sys.argv[0])
    sys.exit(1)
    return b
    def grabLinks(b):
    """Takes in a mechanize.Browser() object pointed to a listings URL and returns a listing of classified ad links."""
    links = []
    for link in b.links():
    # change this line if the URL format ever changes
    if re.search(r'&ad=', link.url):
    links.append(mechanize.urljoin(link.base_url, link.url))
    return links
    if _name_ == '_main_':
    # check for proper command line args
    if len(sys.argv) != 2 and len(sys.argv) != 3:
    print >> sys.stderr, "Usage: %s [--test] url" % (sys.argv[0])
    sys.exit(1)
    args = sys.argv[1:]
    if len(args) == 1:
    # start from listings page
    url = args[0]
    # set up the mechanize browser object
    b = setupBrowser(url)
    # grab only the relevant ad links
    links = grabLinks(b)
    if not links or len(links) == 0:
    # the links do not follow the same format as the original page
    print >> sys.stderr, "The link format has changed, or you have mistyped the URL."
    sys.exit(1)
    # open the first link on the listings page
    b.open(links[0])
    else:
    # start from a single listing
    if args[0] != "--test":
    print >> sys.stderr, "Usage %s [--test] url"
    sys.exit(1)
    url = args[1]
    b = setupBrowser(url)
    # grab the HTML so that we can search for the contact name
    response = b.response().get_data()
    # perform a regex search on the HTML for the contact name
    regexSearch = re.search(r'Contact Name:\s*\s(w+)s', response)
    contactName = ""
    if regexSearch:
    # contact name found -- store it
    contactName = regexSearch.group(1)
    else:
    # contact name not found -- use generic greeting
    contactName = "Hello"
    theOne = ""
    # find the "Email Seller" link (stored as "theOne")
    for link in b.links():
    # again, if the URL changes, change this line
    if re.search(r'xmldb=', link.url):
    theOne = mechanize.urljoin(link.base_url, link.url)
    if theOne == "":
    # something went wrong
    print >> sys.stderr, "'Email Seller' link has changed formats within the HTML."
    sys.exit(1)
    b.open(theOne)
    # fill out the forms. note that I am grabbing the SECOND form here.
    # again, this might change over time, so feel free to change this from
    # nr=1 to nr=0 (for the first form), nr=2 (for the third form), etc.
    b.select_form(nr=1)
    b['form_4'] = NAME
    b['form_5'] = EMAIL
    # append the contact name to the rest of the message
    MESSAGE = contactName + """,\n\n""" + MESSAGE
    b['form_6'] = MESSAGE
    # submit the form
    b.submit()
    b.close()

    If the script works, and all you need is to execute every x minutes, use launchd, and its simple to write with the Lingon GUI: http://sourceforge.net/projects/lingon/files/

Maybe you are looking for

  • DVD drive stopped writting DVD's on my Satellite 5200-801

    Quick question that I hope someone knows the answer to. My DVD drive stopped writting DVD's a while ago (several system reinstalls have proved that it is the drive and not a driver error/conflict) So I got hold of another drive. Fitting was easy howe

  • Can i stream a tv show from a macbook to atv???

    new to apple tv2. wondering if i can stream a tv show from the network website from my macbook to my atv???

  • Using AUTHID = CURRENT_USER and Apex

    I'm new to Apex and am just assessing if we can make use of it, mainly for reporting functionality in our existing web based application. We have a schema that holds all of our procedures, packages, functions etc and they all have AUTHID = CURRENT_US

  • How to make a contact form script

    i need help in how to make a contact form script, and how to insert it into dreamweaver ugent

  • BPC 7.0M SP10

    When  BPC 7.0M SP10 will be released? It had to be released on 11th May right? Anybody has information on that? Thanks & Regards, Saravana Prabhu