Where can I configure the URL I receive after login into SRA gateway

Hi folks,
I enter the URL of my gateway http://gw.machine.com
I am redirected to http://gw.machine.com/http://portal.machine.com/amserver/UI/Login?gw=gw.machine.com&org=o%3Dec&goto=http%3A%2F%2Fportal.machine%3A80%2Fportal%2Fdt
Where can I change, add, remove the got parameter f.e.
Kind Regards
Roland

Hi,
I have the same problem. Did you find a solution?
Vincent

Similar Messages

  • Where can I finde the URL for an iCal-feed in iCloud?

    Where can I finde the URL for an iCal-feed in iCloud?
    So that I can share with other then iCloud users!

    select the calendar, cmd click (or right hand side click) and select 'Copy URL to Clipboard' then paste the URL whereever you want it...
    another option: select the calendar, cmd click (or right hand side click) and select 'Get Info' the URL should be visable under the name you gave your calendar...
    Good luck!

  • Where can i configure the external email id

    Hello,
    can any one tell me where can i give  the external E-mail id ...after configuring the SMTP. to receive the mail in the xi inbox i gave the mail id in fixed receipients, now i want to give the  external mail id whi is not user in XI.
    thanks,
    Gayatri.

    Hi,
    Is it for Alert ? If so, you need to provide user details in the XI itself. btw, you can create group user id and attach all the emails ids for that user and use that..
    This doc may help u-
    http://help.sap.com/saphelp_webas620/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm
    Hope this helps,
    Regards,
    moorthy

  • Where can i configure the jsp's encoding content?

    i write application in chinese soft enviorment ,every time the jsp is saved,the encoding ="gb2312" was deleted ,so i have to rewrite again,it's not convenient!
    how could i handle above problem?can i configure the encoding content for all pages?thanks.

    Hello,
    Unfortunately the EA version has several issues w/encoding. We believe we've fixed them up in our next release, but unfortunately with EA, there are a lot of limitiations.
    Apologies for the trouble.
    Val

  • Where can I configure the naming rule for child columns?

    I have the following logical model:
    https://www.dropbox.com/s/1eux01rrkmcn84f/child_logical.png
    When I engineer it I get the following physical model:
    https://www.dropbox.com/s/pwl2zxkvuigdr5q/child_physical.png
    How can I configure that no entity name prefix should be added to the column name?
    The columns should be named create_ts, modify_ts, delete_ts and attribute_1. (all upcase is ok).
    I tried to change the naming standard template for attribute relations but it has no effect.
    Can anybody give me a hint?

    I used the older SQL Developer modeler and by setting the SUPER and SUB TYPE and Naming Standards I was able to generate the columns without doing post relational model generation activity. I have documented the steps to do the same it taking many steps and generates misbehaves.
    Another problem I face is having to get the SUB TYPES generated as SINGLE TABLE.  If you have more than one SUPER and SUB Type usage it confuses the generator.
    Kindly let me know if there are better ways or fixes coming in soon, if not I would like to revert back to older version.
    1) Created two entities one a super type "SuperEntity" and another sub type "SubEntity"
    Entity name: SuperEntity
    Short name:  SUP
    Attributes:
    Super Entity UID - Primary Key
    Total
    UID - named as SUPER_PK
    Sub-Type implementation
    References - Identifying
    Attribute Inheritance - Primary attribute only
    Entity name: SubEntity
    Short name:  SUB
    Attributes:
    Flag
    Sub-Type implementation
    References - Identifying
    Attribute Inheritance - Primary attribute only
    Hierarchy Key (Foreign key) : named as SUPER_SUB_FK
    2) Generated the Relational Model - the entity SHORT NAME was pre-fixed automatically
       The Sub Typed entity inherits the Foreign key as Primary Key
    CREATE TABLE SuperEnity
        SUP_Super_Entity_UID NUMBER NOT NULL ,
        SUP_Total            NUMBER (8,2) NOT NULL
    CREATE UNIQUE INDEX SuperEnity_PKX ON SuperEnity
      (    SUP_Super_Entity_UID ASC  )  ;
      ALTER TABLE SuperEnity ADD CONSTRAINT SuperEnity_PK PRIMARY KEY
      (    SUP_Super_Entity_UID  )  ;
    CREATE TABLE SubEntity
        SUP_Super_Entity_UID NUMBER NOT NULL ,  -- Inherited from supertype
        SUB_Flag             VARCHAR2 (1) NOT NULL
    CREATE UNIQUE INDEX SubEntity_PKX ON SubEntity
      (    SUP_Super_Entity_UID ASC  )  ;
      ALTER TABLE SubEntity ADD CONSTRAINT SubEntity_PK PRIMARY KEY
      (    SUP_Super_Entity_UID  )  ;
    ALTER TABLE SubEntity ADD
    CONSTRAINT FK_ASS_2 FOREIGN KEY ( SUP_Super_Entity_UID )
    REFERENCES SuperEnity ( SUP_Super_Entity_UID ) ;
    3) Apply the custom transformation script to remove the table abbreviation from column (provided by SQL Developer)
       NOTE: The prefix (abbreviation) is removed in SUPER type attributes.
           : However the SUB type retains the columns, key inherited before
    CREATE TABLE SuperEnity
        Super_Entity_UID NUMBER NOT NULL ,
        Total            NUMBER (8,2) NOT NULL
    CREATE UNIQUE INDEX SuperEnity_PKX ON SuperEnity
      (    Super_Entity_UID ASC  )  ;
      ALTER TABLE SuperEnity ADD CONSTRAINT SuperEnity_PK PRIMARY KEY
      (    Super_Entity_UID  )  ;
    CREATE TABLE SubEntity
        SUP_Super_Entity_UID NUMBER NOT NULL ,  -- The column name did not change based on SUPER TYPE
        Flag                 VARCHAR2 (1) NOT NULL
    CREATE UNIQUE INDEX SubEntity_PKX ON SubEntity
      (    SUP_Super_Entity_UID ASC  )  ;
    ALTER TABLE SubEntity ADD CONSTRAINT SubEntity_PK PRIMARY KEY
      (    SUP_Super_Entity_UID  )  ;
    ALTER TABLE SubEntity ADD
    CONSTRAINT FK_ASS_2 FOREIGN KEY ( SUP_Super_Entity_UID )
    REFERENCES SuperEnity ( Super_Entity_UID ) ;
    4) Applied Naming Standards Specifically on the SUB TYPE table (SubEntity) as
    COLUMN FOREIGN KEY : {ref column abbr}
    CREATE TABLE SubEntity
        Super_Entity_UID NUMBER NOT NULL ,  -- Name follows the SUPER TYPE
        Flag             VARCHAR2 (1) NOT NULL
    CREATE UNIQUE INDEX SubEntity_PKX ON SubEntity
      (    Super_Entity_UID ASC  )  ;  -- Name follows the column/attribute name
      ALTER TABLE SubEntity ADD CONSTRAINT SubEntity_PK PRIMARY KEY
      (    Super_Entity_UID  )  ; -- Name follows the column/attribute name
      ALTER TABLE SubEntity ADD
      CONSTRAINT FK_ASS_2 FOREIGN KEY  (    Super_Entity_UID  ) -- Name follows the column/attribute name
      REFERENCES SuperEnity  (    Super_Entity_UID  )  ;

  • How can we hide the URL with Webdispatcher after SSO redirect

    Repost in correct forum
    We have setup SSO with Kerberos and SPNEGO for NWBC and now we want to expose it to the internet via SAP Webdispatcher.
    NWBC is on a singelstack ABAP system on server1 and we have configured a standalone J2EE system on server 2 for isuing the saplogon ticket.
    This works fine with the redirect from icf NWBC -> Error Pages -> Logon Error -> Redirec to URL (Form Fields) http://server2:port/redirect/redirect.jsp
    on server2 we have a java application (redirect/redirect.jsp) witch has %response.sendRedirect("http://server1:port/nwbc")%
    Problem is that when the webdispatcher calls http://server1:port/nwbc the URL in the browser is hidden with MYDOMAIN.COM/nwbc but when the Logon-error (no saplogon ticket yet) is redirecting to  http://server2:port/redirect/redirect.jsp the browser is showing the actual URL http://server2:port/redirect/redirect.jsp and also when returning to NWBC the browser is showing http://server1:port/nwbc.
    And we don't wan't to expose hostnames (server1 and server2) to the internet.
    I got this answer:
    This question belongs to the SAP NetWeaver Application Server space, this space is for NWSSO topics only, the separately licensed product from SAP.
    Regarding your question you have to configure Web Dispatcher for both AS JAVA and AS ABAP and refer to Web Dispatcher URLs only. That includes ICF node configuration and the redirect servlet. The URL generation in AS ABAP needs to be configured so that URLs are generated to point to the Web Dispatcher. Use table HTTPURLLOC for that.
    But how do I set up webdispatcher for both ABAP http://server1:port/nwbc (this is working fine before SSO config.) and JAVA http://server2:port/redirect/redirect.jsp?
    This is my profile on webdispatcher:
    SAPSYSTEMNAME = SID
    SAPGLOBALHOST = LOCALHOST
    SAPSYSTEM = XX
    INSTANCE_NAME = INS
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64
    DIR_EXECUTABLE = $(DIR_CT_RUN)
    #SAP Cryptolib
    DIR_INSTANCE = D:\usr\sap\SID\INS
    ssl/ssl_lib = D:\usr\sap\SID\INS\sec\sapcrypto.dll
    ssf/ssfapi_lib = D:\usr\sap\SID\INS\sec\sapcrypto.dll
    sec/libsapsecu = D:\usr\sap\SID\INS\sec\sapcrypto.dll
    ssf/name = SAPSECULIB
    wdisp/ssl_encrypt = 0
    icm/HTTPS/verify_client=0
    wdisp/add_client_protocol_header = true
    wdisp/auto_refresh = 120
    wdisp/max_servers = 100
    ssl/server_pse = D:\usr\sap\SID\INS\sec\sid2SSL.pse
    rdisp/mshost = <ip for abap server1
    ms/http_port = <ms http port for abap server1
    # Configuration for large scenario
    icm/max_conn = 16384
    icm/max_sockets = 16384
    icm/req_queue_len = 6000
    icm/min_threads = 100
    icm/max_threads = 250
    mpi/total_size_MB = 500
    mpi/max_pipes = 21000
    # SAP Web Dispatcher Ports
    is/HTTP/default_root_hdl = abap
    icm/HTTP/j2ee_0 = PROT=HTTP,HOST=Server2,PORT=5xxxx
    icm/server_port_1 = PROT=HTTP,HOST=localhost,PORT=xxxxx
    icm/server_port_0 = PROT=HTTPS,HOST=mydomain,PORT=xxx
    icm/HTTP/mod_0 = d:\usr\sap\SID\SYS\profile\filter_rules.txt
    icm/HTTP/admin_0 = PREFIX=/sap/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile),PORT=xxxxx,HOST=LOCALHOST
    and this is the filter_rules.txt
    # Rules
    if %{HTTP_HOST}  RegIMatch MYDOAMIN.COM*
    RegIRewriteUrl ^/$ /sap/bc/nwbc?sap-client=200
    if %{HTTP_HOST}  RegIMatch mydomain.com*
    RegIRewriteUrl ^/$ /sap/bc/nwbc?sap-client=200
    if %{HTTPS_HOST}  RegIMatch MYDOMAIN.COM*
    RegIRewriteUrl ^/$ /sap/bc/nwbc?sap-client=200
    if %{HTTPS_HOST}  RegIMatch mydomain.com*
    RegIRewriteUrl ^/$ /sap/bc/nwbc?sap-client=200
    I am new to this area

    You can use Web Dispatcher for multiple systems, in your case one AS ABAP and one AS JAVA. See the documentation, Implement one webdispatcher for multiple systems - Basis Corner - SCN Wiki and Name-based virtual hosts and one SAP Web Dispatcher to access multiple SAP systems.

  • Where can I get the codec to import iMovie clips into Premiere CS6?

    I am running a PC with Win7 & PPro CS6
    I have a bunch of clips that were copied over from iMovie imports (no original files exist anymore)
    They are all a special form of .mov
    I can play them in VLC Media Player (but not Quicktime, or WMP) so I know that a pc can handle them...
    When I import into CS6 I get an errorsaying Codec missing or unavailable...
    Whered can I get the proper Codec?
    Thanks all!
    Aza

    Considering the last post was made in March last year, I've attached the feature request I made today, just so you know you're not alone on this issue, for anyone with the same problem.
    MAC to PC Support:
    There needs to be a comprehensive and readily supplied library of codecs to provide simple transitions between MAC and PC.
    I'm currently working on my first feature film. I raised a little bit of money through Kickstarter, enough to buy a decent HD camera and a microphone. Basically, I'm not a professional and I'm learning as I go. The camera I bought is a Canon XHA1- it records to mini-DV. I do not have the money to buy an HDV tape deck, leaving me with the only other option of using the firewire port to capture footage off of the camera itself. I had a firewire-to-USB cable, which I used to capture footage to my PC, but after getting a new computer with Windows 8, the camera is now out of date and the OS has no drivers for it. I then decided to capture my footage on an old i-Mac my friend gave me, through i-Movie. After moving the files to my PC, I found that Premiere Pro CC was unable to import them.
    Needless to say, the song and dance I have to go through every time I try to capture footage is frustrating, and considering the mission of Adobe Creative Cloud, to provide affordable opportunities and resources to independent artists, not to mention the fact that Adobe is for both Mac and PC (and especially not mentioning the fact that it is a service I am paying for monthly,) I feel like these kinds of problems shouldn't exist.
    Of course saying "I pay for this, this problem shouldn't exist" is the rallying cry for every idiot who expects the impossible. But capturing on i-Movie... and importing to Premiere Pro? Really? Why is this an issue? Maybe i-Movie is out of date... but I'm not going to waste another weekend capturing; it probably still won't work.
    I'm not asking for file conversion software. That's what I'm going to have to do on my own, for GBs upon GBs of footage just so I can get to the editing table. The problem is that I have to convert it in the first place. If there is any progress on this issue, please let me know.

  • Where can we configure the field KOMV- KINAK?

    We are having a problem with a specific type of order that is duplicating the total value of the Nota Fiscal ( Brazil ) We debugged the program and identified that is problem is on the value into the field KINAK but we do not know where we can change it. Can someone help us figure out this issue?
    Thank you in advance,
    Juliana Zerbinatti

    i feel it might be a problem related to the condition type . can u just elaborate the issue as like the error u are getting .

  • Where can i find the original book files i put into ibooks?

    I added the .epubs I own into iBooks and, thanks to a Transcend hdd problem, have lost my back up af all the books I had. What I would like to do is grab my files back and back them up again but I cannot find the files in finder.  How do I find them? When I find them, will there be issues in retrieving them?

    The books that I have in the iBooks app on my Mac (I'm on Yosemite, but I assume that it's the same for Mavericks) are stored under :
    ~/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/Books
    If you copy that folder name and use Go > Go To Folder in Finder (shift-command-G) and paste it then you should be taken to the folder
    My epubs have meaningless (to me anyway) names in that folder. I'm not aware of any issues.

  • In CSM map, can we configure a url not match?

    Hello! Expert,
    Seems we can only configure the url match by "match protocol http url /a/b/*" in CSM, but wonderring if we can configure "not match protocol http url /a/b/*"? checked the docs, could not find the Regular Expression in CSM has "not match" or "!" pattern. However, in our J2EE env. we really need this kind of configuration. Thans, Q.Xie

    Thx Gilles for your feedback, but I don't think this 2 policies method will work for us. The 2nd policy "match any" just likes our default serverfarm. Seems it's hard for me to describe what exactly the issue we have. Could you or some one tell me directly if there is a "not match pattern" in CSM map implementation?
    Thx, Q.Xie

  • Can we configure the dynamic IP address in receiver JDBC channel

    Hello,
    Can we configure the dynamic IP address in receiver JDBC communication channel at runtime.
    Thanks,
    Soorya.

    No, that is not possible.
    The simplest solution would be to define a service and communication channel for each server and then use the receiver determination to determine which service to send to.
    The only other way would be to use a receiver java proxy where you would have to code in the JDBC request yourself.
    Regards,
    Yaghya

  • Have photoshop cs6 for windows and am now migrating to a mac with Yosemite installed.  Where can I download the cs6 for mac? And can I use the same serial no that  I received for windows.

    Have photoshop cs6 for windows and am now migrating to a mac with Yosemite installed. 
    Where can I download the cs6 for mac? And can I use the same serial no that  I received for windows.

    You need to run a platform swap:
    Order product | Platform, language swap
    Until it's through, you can use the trial version.
    Download CS6 products
    Mylenium

  • I subscribed online and now want to cancel my product and receive a full refund. where can I find the registration number asked for on the refund page.

    I subscribed online and now want to cancel my product and receive a full refund. where can I find the registration number asked for on the refund page.

    Hi rosemarym,
    Is it the ExportPDF subscription that you want to cancel? If so, please see Cancel your membership or subscription | Acrobat, Acrobat.com online services. There is no registration number associated with a subscription (your Adobe ID acts as verification).
    If you're still having trouble unsubscribing, please let me know and I can help you take care of it.
    Best,
    Sara

  • I send mi link for podcast and i dont have answer, please where can i see the satus for aprobal

    where can i see the status for mi podcast?
    i got the mail that is in process but never the answer that was aproved or not!
    that was 5 days ago
    Thanks

    It can take at least two weeks for a podcast to be approved - sometimes more - as it required human intervention and there may be a large backlog. It's just a question of waiting. As you've received the acknowledgement email things are plainly underway, and all being well you should get an acceptance email eventually, giving you the URL of your Store page.

  • Where can i launch the Server Wizard?

    I have OAS 4.0.7 and Developer Server 6.0 (deployment
    installation) on my NT 4.0 SP3 machine. In the manuals :
    "Oracle Developer includes a configuration wizard that can
    automatically configure your Web
    environment. After running the Server Wizard, you simply deploy
    your applications on your Web
    server, then broadcast your applicationFs URL to end users.
    To launch the Server Wizard, choose StartOracle Developer
    R6.0Server Wizard. "
    Where and how can i launch that wizard. There's nothing like
    that in my Oracle Developer 6.0 menu.
    null

    Roger Lachance (guest) wrote:
    : I have OAS 4.0.7 and Developer Server 6.0 (deployment
    : installation) on my NT 4.0 SP3 machine. In the manuals :
    : "Oracle Developer includes a configuration wizard that can
    : automatically configure your Web
    : environment. After running the Server Wizard, you simply
    deploy
    : your applications on your Web
    : server, then broadcast your applicationFs URL to end users.
    : To launch the Server Wizard, choose StartOracle Developer
    : R6.0Server Wizard. "
    : Where and how can i launch that wizard. There's nothing like
    : that in my Oracle Developer 6.0 menu.
    You can do the folowing steps :
    1) unzip the sun directory from C:\ORANT\JDK\LIB\Classes.zip,
    and copy it to C:\ORANT\FORMS60\JAVA
    2) unzip the C:\ORANT\WZC\BIN\Wzcwin32.exe to c:\orant\wzc
    3) modify the WZCENV.BAT as below
    REM jdk class path
    set JDKCLASS=c:\orant\jdk\lib\classes.zip
    REM jdk bin path
    set JDKPATH=c:\orant\jdk\bin
    REM ewt class path
    set EWTCLASS=c:\orant\forms60\java
    REM bali shared class path
    set BALICLASS=c:\orant\forms60\java
    REM wzc top path
    set WZCHOME=c:\orant\wzc
    REM netscape path
    set NETSCAPEHOME=C:\Program Files\Netscape\Communicator\Program
    4) in NT ms-dos mode , frist run wzcenv.bat , then run the
    runwzc.bat
    null

Maybe you are looking for