Accessing UWC thru Portal/Gateway

Ehlo,
i have uwc which work properly. we put the uwc as an inline frame (iFrame) in portal.
and then we put gateway in front, so that user will access the uwc (as inline frame in portal) thru Gateway.
it works on IE, but not in Mozzila Netscape 7 and Firefox. No error, but when it load, it say "Loading : please wait ..."
But never come out.
Cheers,
Eko Budhi S

UWC wasn't designed to be accessed through Portal. If you're having problems doing that, I suggest you hit the Portal folks up, and see what they know.

Similar Messages

  • CIC Agent inbox access through e-portal

    Hi All,
    For Customer care agents, we have limitation in providing direct login access to Win Client.So i have a doubt, if we provide them access thru e-portal,will the portal directly open win client(sap gui) whenever the agent gets an inbound call?
    In other terms can we have CIC implementation for Inbound telephony and have it accessed through e-portal.
    Regards,
    Abhinav Shahi
    [email protected]

    Dear Kedar Deshmukh
    For Viewing DMS document throught portal you have to use "DMS Connector for KM"
    for more follow the link
    http://help.sap.com/saphelp_erp2005/helpdata/en/da/e40d3dbd82fe2fe10000000a114084/content.htm
    Making Settings for mySAP ERP DMS Connector for KM
    http://help.sap.com/saphelp_dimp50/helpdata/EN/32/2a840d132af04fa2f0b31ebf3e8a78/frameset.htm
    but you have to explore for some of functionality like "create receipent list, document distribution"
    Regards
    Tushar Dave

  • Href link not working when accessed through wireless portal (ptg/rm)

    Hi,
    I have a simple J2EE application in which when clicking on a link, the request should forward to another jsp page. I am using Oracle 10g Application Server wireless. I am accessing the application in IE via oracle wireless portal gateway (ptg/rm).
    The code is as follows (title.jsp page)
    <%
    // setting the content type according to the browser.
    if(request.getHeader("User-Agent").indexOf("MSIE") > 0){
    response.setContentType("text/html");
    } else if(request.getHeader("User-Agent").indexOf("PTG") > 0){
    response.setContentType("application/vnd.wap.xhtml+xml; charset=UTF-8");
    response.setHeader("Cache-Control", "no-store"); // HTTP 1.1
    response.setHeader("Pragma", "no-cache"); // HTTP 1.0
    response.setHeader("Expires", "0"); // prevents caching at the proxy server.
    if("".equalsIgnoreCase(request.getParameter("ch"))){
    %>
    <jsp:forward page="hello.jsp" >
    </jsp:forward>
    <%
    %>
    <html>
    <body>
    <form name="" action="title.jsp" method="post" >
    <table>
    <tr>
    <td>
    <%
    String check = "Link";
    %>
    <href="title.jsp?ch="<%=check%>">Link
    </td>
    <tr>
    </table>
    </form>
    </body>
    </html>
    When the title.jsp page is accessed for the first time the URL is http://<server name>:<port no>/ptg/rm
    When i click on the link it shows error page (Page cann't be found" but in the deployed EAR file the "hello.jsp" was included.
    But when i click on the Link, the URL changes to
    http://<server name>:<port no>/ptg/title.jsp?ch=
    Here the rm of ptg/rm got misplaced.
    but according to my experience it should be
    http://<server name>:<port no>/ptg/rm with some postfix string.
    can any one please tell me what could be the reason?
    How can i forward the request to "hello.jsp" page?
    Thanks well in advance.
    Shrikant

    Sorry all,
    I just want to clarify one thing, that the Link's href code is
    <href="title.jsp?ch="<%=check%>"> Link
    Thanks
    Shrikant

  • IPlanet portal gateway throws HTMLTranslator caught UnsupportedEncoding exception

    iPlanet portal gateway throws HTMLTranslator caught UnsupportedEncoding exception when translating java.io.UnsupportedEncodingException: ibm-1047, exception. This happens when one of the web server that I try to access sends 401 Basic Authentication response. The web server is IBM HTTP Server/V5R3M0.
    HTTP/1.0 401 Unauthorized
    Accept-Ranges: bytes
    Date: Thu, 14 Feb 2002 21:48:06 GMT
    Content-Length: 285
    Content-Type: text/html; charset=IBM-1047
    Expires: Thu, 14 Feb 2002 21:48:06 GMT
    Cache-Control: no-cache
    Connection: keep-alive
    Server: IBM HTTP Server/V5R3M0
    Last-Modified: Thu, 14 Feb 2002 21:48:50 GMT
    Pragma: no-cache
    WWW-Authenticate: Basic realm="ODTSO"
    Via: 1.1 casoddc0-2 (NetCache NetApp/5.1R2D9)
    2/14/02 1:48:50 PM PST: Thread[Thread-173,5,main]
    HTMLTranslator: Translate /cgi-bin/db2www/restricted/slsmkt/ffms/DriverEntry.d2w/input
    2/14/02 1:48:50 PM PST: Thread[Thread-173,5,main]
    HTMLTranslator caught UnsupportedEncoding exception when translating
    java.io.UnsupportedEncodingException: ibm-1047
         at java.lang.Throwable.fillInStackTrace(Native Method)
         at java.lang.Throwable.fillInStackTrace(Compiled Code)
         at java.lang.Throwable.<init>(Compiled Code)
         at java.lang.Exception.<init>(Compiled Code)
         at java.io.IOException.<init>(Compiled Code)
         at java.io.UnsupportedEncodingException.<init>(UnsupportedEncodingException.java:37)
         at sun.io.Converters.getConverterClass(Compiled Code)
         at sun.io.Converters.newConverter(Compiled Code)
         at sun.io.ByteToCharConverter.getConverter(Compiled Code)
         at java.lang.String.getBTCConverter(Compiled Code)
         at java.lang.String.<init>(Compiled Code)
         at java.lang.String.<init>(Compiled Code)
         at com.iplanet.portalserver.gateway.connectionhandler.HTMLTranslator.translateSB(Compiled Code)
         at com.iplanet.portalserver.gateway.connectionhandler.HTMLTranslator.translate(Compiled Code)
         at com.iplanet.portalserver.gateway.connectionhandler.Session.processNextRequest(Compiled Code)
         at com.iplanet.portalserver.gateway.server.HTTPConnectionManager$1.run(Compiled Code)
         at com.iplanet.portalserver.gwutils.ThreadPoolThread.run(Compiled Code)
    Is there any workaround for this situation?
    Thanks in advance.

    Modify iwtPlatform.xml file by including charset value IBM=IBM-1047. May be its accepting only ISO charset. Thats why its generating this error. To modify this XML file access this file as
    ipsadmin get component iwtPlatform > somefile.xml
    Add the charset value to
    <iwt:Att name="iwtPlatform-HTMLcharset>.
    After that apply these changes to original file using ipsadmin change comoponent ... command.
    Please make sure that backup the original file before modifying.

  • How do I access the AF Portal with SCR331 reader in Mac OS 10.5.6

    I have searched every website known to man and I am unable to find a way to access the AF Portal using a CAC reader issued to me. It is an SCR331. It shows up just fine in Keychain Access and I am successful in adding a new identity for the website. But when I go to the website www.my.af.mil and hit the button to access using my CAC card, it says that I have hit the Cancel button.
    Any ideas?

    To All,
    I encountered the same problems you describe with the Air Force portal. Followed all recommendations to no avail. After lots of trial and error this is what I did in my setup and worked:
    1. close all open programs. Open keychain access, connect the reader, insert CAC, select CAC keychain by clicking on it once, you will see a list with 3 certificates and 3 private keys to the right.
    2. double click on the certificates and find the one that shows "Usage Digital Signature, Non-Repudiation" and Purpose #1 Smartcard Logon, Purpose #2 Email Protection, Purpose #3 Client Authentication". This is the right certificate for online CAC authentication.
    3. control-click the CAC certificate identified as the right one in step 2 and create an identity preference for each server addresses that the AF Portal has:
    https://www.my.af.mil/EAI_JUNCTION/eai/
    https://www.my.af.mil/EAI_JUNCTION/eai/auth
    https://www.my.af.mil
    I had to create an identity preference for each; for some reason if I don't use all three, login fails.
    If you also want to access the virtual MPF, also create an identity preference with the following server: https://w20.afpc.randolph.af.mil/afpcsecurenet20/
    Note that these server addresses are case-sensitive and you need to put the "/" just as I did above.
    4. verify the identity preferences were created by selecting the login keychain, you should see them in there.
    5. open safari and enter: https://www.my.af.mil in the safari address bar. Enter PIN number if requested. I have noticed that sometimes it will work flawlessly and sometimes the server will reject the certificate and ask you to select a different one. If I select the one that says DOD EMAIL CA-15 and hit enter (sometimes repeatedly) it will then work. Don't know why this happens but have read is a USAF server-side issue.
    Once you are able to access the portal, logout and try the vMPF by entering https://w20.afpc.randolph.af.mil/afpcsecurenet20/ in the Safari address bar
    hit OK if presented with a consent screen. You may be given a username/password screen, reenter https://w20.afpc.randolph.af.mil/afpcsecurenet20/ into the address and try again, you should be in AFPC secure.
    I tested this in a 2008 white macbook with an OmniKey 3121 USB reader and an Oberthur ID One v5.2 CAC card. My OS is 10.5.6.
    Please let me know if this helps.
    R Burgos

  • Enable to select a check box in ALV while accessing it through portal

    Hi All,
    Currently I have given a link on portal to run a transaction code. The output of the program is ALV report, where user any select the check boxes.
    Now when I try to select a check box, it is not getting selected. I click on the checkbox, the tick appear and then the screen refreshes itself and the tick goes off. This is happening only when accessing it through portal. If i run the program in R/3 directly, I am able to select the check box.
    Please advice on this.
    Thanks
    Namit

    Reported to SAP for the same.

  • DMS access through a Portal

    Hi,
    I have created a portal through which I want to access the DMS functionalities like Create, chang, display document, create receipent list, document distribution, SAP Inbox, etc. The portal is working fine but the only limitation is that, prior to access DMS from portal, I may need to install SAP GUI on that PC.
    Expectation is, I need to integrate DMS system directly from Portal without SAP GUI.
    Please suggest the solution..

    Dear Kedar Deshmukh
    For Viewing DMS document throught portal you have to use "DMS Connector for KM"
    for more follow the link
    http://help.sap.com/saphelp_erp2005/helpdata/en/da/e40d3dbd82fe2fe10000000a114084/content.htm
    Making Settings for mySAP ERP DMS Connector for KM
    http://help.sap.com/saphelp_dimp50/helpdata/EN/32/2a840d132af04fa2f0b31ebf3e8a78/frameset.htm
    but you have to explore for some of functionality like "create receipent list, document distribution"
    Regards
    Tushar Dave

  • HT1386 How do I sync two libraries from ITunes to my IPod Touch? I recently added a second library. How do I sync it and access it thru my IPod Touch?

    I have created a second library in ITunes containing only Christmas music. I want to sync it to my IPod Touch but maintain my regular ITunes library as well. How do I sync both libraries and how do I access them thru my IPod?

    You can only sync with one iTunes library but you can manage music and videos among different computers/libraries.. See:
    Using iPhone, iPad, or iPod with multiple computers

  • Inbound Invoice thru XML Gateway

    Hi to all,
    Thru XML Gateway i am trying to process an inbound invoice based on 171_process_invoice_002.dtd
    Invoice is matching with Receipt in our system and i dont know how to fill RECEIPT_NUMBER in invoice line (INVLINE)
    Thanks in advance
    Edited by: 980535 on 25 Απρ 2013 1:15 πμ

    Hi,
    Thru Oracle Transport Agent Send Imbound , i send an Inbound Invoice using XML
    the interface tables AP_INVOICES_INTERFACE and AP_INVOICE_LINES_INTERFACE are updated correctly and then i run the concurrent "Payable Open Interface Import"
    When the concurrent finish i receive an error "Insufficient Receipt Information" and the invoice can not be imported into AP tables
    From PO view, the PO is correct , and also there is a Receipt
    Invoice also match with Receipt , also the Supplier --> Invoices match with Receipt
    The above xml created based on 171_process_invoice_002.dtd, and i dont know how to pass the information of Receipt Number
    the above articles you mention in your post does not describe how you have to declare the element into xml file so RECEIPT_NUMBER in AP_INVOICE_LINES_INTERFACE must fill
    Thanks in advanced
    Edited by: 980535 on 25 Απρ 2013 3:52 πμ

  • Error: Object Required apperas when accessing Content Admin Portal Content

    After installing Ep 7.0 sp16 Portal and logging in as Administrator we get
    Error: Object Required apperas when accessing Content Admin >Portal Content
    The same error appears when trying to access System Admin > permissions.
    Anything to do with catolog search is throwing Error: Object Required  popup.
    Appreciate feedback in resolving this.
    Rajesh.R.

    I have just started to get this error as well... On my computer I get the "Error: Object Required" when accessing the Portal Content page but if I log in on someone elses computer using the same browser, OS, etc The error does not appear and I am able to browse the Portal Content.
    Any more insight on the resolution to this issue would be appreciated.

  • Wildcard certificates and portal gateway

    Hi,
    I have configured our portal gateway as follows:
    hostname: gateway.domain.com
    supplier.domain.com --> gateway.domain.com/supplier
    employee.domain.com --> gateway.domain.com/employee
    In order to get rid of the warning messages while connecting with the gateway, we plan to install a server certificate signed by Thawte. Because we have multiple hostnames (supplier and employee) I decided to give it a go with a trial wildcard certificate. I got this certificate from the thawte website and installed it using certadmin.
    Everything works fine with IE6.5 but when I try to connect with the gateway with netscape communicator (4.5 and 4.7) i get the following error:
    ...improperly formatted DER-encoded message.
    Did anyone experience the same error? Is it a browser issue, or did I request the wrong certificate type?
    --regards, Jordi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Seems to be more of a browser issue rather than a gateway issue, however try getting a cert like gateway.domain.com and see if that works fine instead of the wild character ..

  • ITunes U Wellesley: Can I access it thru the store?

    Wellesley is not listed with the other institutions on the iTunes U page of the iTunes store. Shouldn't it be? Can I access Wellesley thru the store or only thru the college's site? Thanks.

    Your school has to ask to be put into that secton ... it's an application process unto itself ... it goes beyond what's necessary to get into iTunes U.
    Generally speaking, if your school wants to issue you a credential to access something in iTunes U, you'll have to go through your school's website. Stuff accessible through the store is more public.

  • I m unable to loginto SRM  attendance thru portal what could be the issue

    i m unable to loginto SRM  attendance thru portal what could be the issue

    Hi
    Please elaborate your question with more details. Which SRM version are you using ? What transaction are you using in this case ?
    Any error / warnings here ?
    Are you looking for "Managing Employee Time and Attendances" ?
    <u>See these SAP OSS Notes as well -></u>
    Note 824757 - Dependencies between mySAP ERP component lists
    Note 793148 - Texts on item are not displayed in the auction
    Please ask BASIS Team to provide suitable roles and authorizations for this transaction.
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Restric Access to Captive Portal after successfull authentication

    I have setup a WAP321 with the captive portal activated.
    2 WLAN networks defined, one for the Normal-user and 1 Guest-user access (with captive portal).
    The WAP Management is on its own vlan (vlan 1 ) , network 10.0.0.0 /24
    The Normal network has a different vlan (vlan 14) , network 192.168.14.0/24
    Guest user(s) are on VLAN143 , 172.16.10.0 /24
    So when a guest connects to the wap, the management interface is openend (10.0.0.x), after successfull authentication the user is redirected to a predefined site.
    What i would like to establish is to make it impossible for the Guest-user(s) to access the management portal.
    Defining an acl on the management portal is not possible as i would like to use any ip adres on the Normal Network (192.168.14.0/24).
    unfortunally you can only define 5 Fixed ipaddresses and not a (sub)-network.
    regards
    eddy

    Good morning  Mr. Mulder,
    It it possible to set and access-list on your WAP321 that restrict access from users on the complete network 172.16.10.0/24.
    Let me share with you the information found on guide me section on this forum about this topic.
    I encourage you to make use of this useful tool if you have any other question about configuration on the future.
    http://sbkb.cisco.com/CiscoSB/ukp.aspx?vw=1&docid=c1a32843a14846af8c20a91532c39d16_acl.xml&pid=4&fcid=&fpid=&slnid=6
    Check the section 6, where you could set the configuration using the network 172.16.10.0/24 as source address and 10.0.0.0 /24 as destination.
    hope you find this answer useful, if it was satisfactory for you, please mark the question as Answered.
    Thank you
    Diego Rodriguez.
    Cisco network engineer

  • Trouble installing vz access manager on a gateway nv5207 windows 7 64-bit operating system

    I am having trouble installing vz access manager on a gateway nv5207 windows 7 64-bit operating system.  It will load the windows generic broadband drivers and the verizon wireless fimware updates and then it will do a search for previous versions of vz manager and it will just stay stuck on that part of the installation.  I had cricket wireless broadband on here and uninstalled it and installed vz manager and it worked for a minuet, but it start acting up again.  So from that point I uninstalled everything and tried to reinstall everything with the same problem.. Even after I cleaned up the registry....thanks in advance for anyone that can help me out.

    I am having trouble installing vz access manager on a gateway nv5207 windows 7 64-bit operating system.  It will load the windows generic broadband drivers and the verizon wireless fimware updates and then it will do a search for previous versions of vz manager and it will just stay stuck on that part of the installation.  I had cricket wireless broadband on here and uninstalled it and installed vz manager and it worked for a minuet, but it start acting up again.  So from that point I uninstalled everything and tried to reinstall everything with the same problem.. Even after I cleaned up the registry....thanks in advance for anyone that can help me out.

Maybe you are looking for

  • How do I set up WRT54G router with 4 computers and WVC54GC Wireless Camera

    Can anyone please tell me how to set up my Home Network with full security turned on? I have at least 4 neighbors that show up on my wireless connections list. I have a daughter that loves music and is constantly downloading viruses but only on one w

  • Using photo shop and muse together. mock up to final design

    Hi as .you know from me asking a million questions. i just heard that photo shop can be used as a mock up for web design.  from this video i saw.  i am wondering should this be the work flow that i should be using instead of just jumping into muse li

  • Does anyone know how to access the new photo sharing in iCloud?

    In the keynote, at the end of the iPhoto for iPad demo, there was a brief demo of a new iCloud feature that would allow sharing of photos to a web link.  I'm confussed as to whether this is only in the iOS iPhoto app or, if as stated a new feature of

  • How do you make a contact photo bigger?

    When I select a person in my contact list, it shows a little picture, name, phone number, etc. The pictures are too small for me to see. How do I make the pictures bigger? I tried tapping on the picture, doing the two-finger motion to zoom in, etc.

  • Move position of calculated item in pivot table

    Hi experts, I have done the pivot table in the table above: http://www.2shared.com/photo/MB3J5caU/image1.html The item sum 2005-2006 is the sum of the value of commission amount for the years 2005 and 2006. I need to move this item after the value 20