PopUp User&Pass / URL iViews / Portal cannot handle this?!

Hi There,
i`ve created some URL iViews and other iViews to Pages (Urls etc) that needs Authentification via User and Password.
So the PopUp comes up for User and Pass.. but when i enter the Data and click ok the PopUp comes up again and again... after 3 times i become the Message that the Page cannot be displayed etc...
When i open the URL in the Browser and put in User and Pass all works fine.
Only from Iviews from the Portal it works not.. it seems that the Portal cannot handle this?!?
Can someone help here?
Regards
Bjoern

Hi Bjoern,
Use Application Integrator for embedding application as per your scenario :-
The Application Integrator:-
http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bf8cc890-0201-0010-00b1-8d04e5f4378a?language=en
Step-By-Step Guide to implement Application Integrator
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/70/5a3842134bad04e10000000a1550b0/frameset.htm
Hope it helps
Regards
Arun

Similar Messages

  • Konqueror - inode/directory, but cannot handle this file type [solved]

    After upgrading kde 4.3, konqueror error: ...inode/directory, but cannot handle this file type. I tried this link but didn't work:
    https://lists.ubuntu.com/archives/kubun … 40719.html
    EDIT:
    Requires dolphin

    " I recompile ctag with option --disable-external-sort and everything is ok ! "
    http://tech.groups.yahoo.com/group/vim/message/89321
    Last edited by robsonpeixoto (2010-11-17 18:51:57)

  • Dynamic pass parameter URL iview Portal

    Hi guys
    i have url iview, this iview is assigned to a rol of anonymous user,
    http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01
    the ivew set automatically and i can see when user guest sign in.
    this iview have 2 parameters i need this parameter, has set values with a link, like this
    http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01&parameter1 = value1&parameter2 = Value2
    i appreciated any help
    Angel G.

    Hi Angel,
    So you are trying to pass two parameters to your iView that is embedded in a portal role that is assigend to an anonymous user... is that right?
    What problems are you having? Does the iView not see the parameters if passed as part of the top level URL (e.g.
    http://XXXXXXXX/irj/portal/anonymous?guest_user=Guest01&parameter1=value1&parameter2=Value2)?
    Not sure if it is just a typo but you have blank spaces between your "=" signs in that URL you posted, there should be no spaces.
    A bit more info and perhaps I can help more,
    Simon

  • Unable to delete User object in FIM Portal - Cannot find the object "#calculateRequestSetTransitionsAssembleStatementsPartition"

    Hi,
    ***Problem
    I encounter a problem with FIM (version 4.1.3441.0 and 4.1.3496.0) when I try to delete a User object (and only a User object) whatever if it is
    manually/Expiration Workflow/Powershell.
    Deleting a User object used to be perfectly functional and, without any product version modification, stopped working. I haven't neither deleted/modified or add a
    "Grant" MPR or any of the corresponding Sets since last time I saw it working.
    Displayed error is "Request could not be dispatched" in FIM Portal and is referencing a stored procedure in Event Viewer.
    ***Error details
    When I try to delete a User object, here is the output :
    Portal
    "Processing error" on submit
    with the following details 
    Request status is stuck at "Validating" until next restart of FIM Service (after what it becomes “Canceled”)
    Request’s “Applied Policy” tab does not contain any MPR where, at least, a “Grant” MPR is expected
    As SQL Timeout is relatively high and error happens quickly, I don’t think there is a Timeout problem under that.
    Logs
    « Application »
    The Portal cannot connect to the middle tier using the web service interface.  This failure prevents all portal scenarios from functioning correctly.
    The cause may be due to a missing or invalid server url, a downed server, or an invalid server firewall configuration.
    Ensure the portal configuration is present and points to the resource management service.
     « Forefront Identity Manager »
    Reraised Error 50000, Level 16, State 1, Procedure ReRaiseException, Line 37, Message: Reraised Error 1088, Level 16, State 12, Procedure CalculateRequestSetTransitionsAssembleStatements,
    Line 332, Message: Cannot find the object "#calculateRequestSetTransitionsAssembleStatementsPartition" because it does not exist or you do not have permissions.
    Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0.
    Microsoft.ResourceManagement.WebServices.Exceptions.UnwillingToPerformException: Other ---> System.Data.SqlClient.SqlException: Reraised Error 50000, Level 16, State
    1, Procedure ReRaiseException, Line 37, Message: Reraised Error 1088, Level 16, State 12, Procedure CalculateRequestSetTransitionsAssembleStatements, Line 332, Message: Cannot find the object "#calculateRequestSetTransitionsAssembleStatementsPartition"
    because it does not exist or you do not have permissions.
    Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler,
    TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult
    result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ResourceManagement.Data.DataAccess.UpdateRequest(RequestType request, IEnumerable`1 updates)
       --- End of inner exception stack trace ---
    Requestor: urn:uuid:7fb2b853-24f0-4498-9534-4e10589723c4
    Correlation Identifier: e7209633-46d0-4f4b-a59e-807649ef71ea
    Microsoft.ResourceManagement.WebServices.Exceptions.UnwillingToPerformException: Other ---> System.InvalidCastException: Specified cast is not valid.
       at Microsoft.ResourceManagement.WebServices.RequestDispatcher.CreateRequest(UniqueIdentifier requestor, UniqueIdentifier targetIdentifier, OperationType
    operation, String businessJustification, List`1 requestParameters, CultureInfo locale, Boolean isChildRequest, Guid cause, Boolean doEvaluation, Nullable`1 serviceId, Nullable`1 servicePartitionId, UniqueId messageIdentifier, UniqueIdentifier requestContextIdentifier,
    Boolean maintenanceMode)
       at Microsoft.ResourceManagement.WebServices.RequestDispatcher.CreateRequest(UniqueIdentifier requestor, UniqueIdentifier targetIdentifier, OperationType
    operation, String businessJustification, List`1 requestParameters, CultureInfo locale, Boolean isChildRequest, Guid cause, Boolean doEvaluation, Nullable`1 serviceId, Nullable`1 servicePartitionId, UniqueId messageIdentifier)
       at Microsoft.ResourceManagement.WebServices.ResourceManagementService.Delete(Message request)
       --- End of inner exception stack trace ---
    For information, a maintenance plan rebuild/reorganize indexes daily and this problem has occurred on servers with different performances.
    Is any of you has already encounter this problem ?
    Any help would be greatly appreciated,
    Thanks in advance for your help,
    Matthew

    While there are several SQL Agent jobs (FIM Temporal Events, Maintain Sets, and Maintain Groups among others)created by the FIM install only one of those is enabled and scheduled and it calls all of the same stored procedures that the other
    jobs do. Step 2 is Maintain sets and Step 3 is maintain groups. So the Maintain sets and groups jobs never need to get enabled and scheduled, but if you want them to be maintained more frequently then you can.
    David Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html

  • Authentication Challenge/Hotspot login cannot handle this page ...

    I appears that the HotSpot login cannot handle the login pop-up window of the university campus wireless. It worked well w/ OS2.x. Suggestions?

    Hello, HarryZhou. 
    Thank you for the question.  To resolve this issue, see the steps below.  This can happen as some public Wi-Fi hotspots require authentication to connect to their network via Safari.  Also, if the Wi-Fi login page is still active but the session was terminated by putting the device in sleep mode. 
    Removing or clearing stored Safari content
    To clear your history from Safari, tap Settings > Safari > Clear History
    To clear all cookies from Safari, tap Settings > Safari > Clear Cookies and Data
    iOS 5 or later: To clear other stored information from Safari, tap Advanced > Website Data > Remove All Website Data
    Once this is processed, connect to your home network and attempt to connect again. 
    Cheers,
    Jason H. 

  • JS popup and passing URL variables or ?

    Hi ...
    The following JS script opens a new window and that window is
    a template called "viewer.cfm". The images are all going to shown
    in that template (viewer.cfm) ... eg: HPIM0877.JPG, HPIM1009.JPG
    I have to pass variables from any pages that have the
    following link (below) to "viewer.cfm".
    I will have maybe 40 images to deal with but I am getting
    stuck on a universal #variable# to display the images and passing
    them.
    I have not included any code on the receiving template
    "viewer.cfm" as I am a little stuck.
    Thanks ...
    EXAMPLE
    <cfoutput><A HREF="javascript:void(0)"
    onclick="window.open('viewer.cfm?#HPIM0877.JPG#',
    'welcome','width=580,height=440,menubar=no,status=no')">
    courses</A></cfoutput>

    On the template with the JS pop up window. (index.cfm)
    <cfset
    peaks="/motorcoach/ca/images/popup/HPIM1070.JPG">
    <cfoutput><A HREF="javascript:void(0)"
    onclick="window.open('viewer.cfm?image=#peaks#',
    'welcome','width=650,height=500,menubar=no,status=no')">
    peaks</A></cfoutput>
    On the template which will produce the image (viewer.cfm)
    <cfparam name="url.image" default="0">
    <cfoutput><IMG SRC="#url.image#" width="550"
    height="413" class="image"></cfoutput>
    Cheers

  • How to create user in program? I cannot do this.

    I am now developing user management application and platform is WebLogic 8.1(SP2).
    When I code like this, exception is raised...
    String userid = "aaa";
    String password = "bbb";
    weblogic.security.acl.CachingRealm realm = (weblogic.security.acl.CachingRealm)
    weblogic.security.acl.Security.getRealm();
    weblogic.security.acl.User user;
    java.security.acl.Group group;
    user = realm.newUser(userid, password, null);
    realm.getGroup(groupName).addMember(user);
    The reason may be that classes to use is depreciated.
    How to solve this problem?
    Thanks.....

    Go look at the api's for com.bea.p13n.usermgmt EJB much easier to use.
    Robert Greig wrote:
    AHN J.D wrote:
    I am now developing user management application and platform is
    WebLogic 8.1(SP2).
    When I code like this, exception is raised...
    String userid = "aaa";
    String password = "bbb";
    weblogic.security.acl.CachingRealm realm =
    (weblogic.security.acl.CachingRealm)
    weblogic.security.acl.Security.getRealm();
    weblogic.security.acl.User user;
    java.security.acl.Group group;
    user = realm.newUser(userid, password, null);
    realm.getGroup(groupName).addMember(user);
    The reason may be that classes to use is depreciated.
    How to solve this problem?The way to do this is to use JMX. You get hold of the appropriate MBean
    which exposes a createUser method.
    The docs have the details but to get the hang of this I recommend you
    download the excellent free utility WLShell: http://www.wlshell.com/
    With that you can "explore" the available mbeans and call methods on them.
    Robert

  • Passing URL parameters to WD app in URL IView

    Hi experts,
    I'm using EP 7.2 and as I found out this version doesn't support Web Dynpro Java iview template so I'm using URL iview template for my Web Dynpro Java application. My requirement is to somehow pass some URL parameter (which is id for something in my app) to the WD app in the URL iview. So in this scenario setting the URL parameters and their values during design time for the iview is not suitable. I tried DynamicParameter=id%3D154 for example but it doesn't work. Do someone has any ideas to solve this problem? Any help will be appreciated.
    Regards,
    Martin
    Edited by: musaka on Oct 27, 2009 1:12 PM

    Hi Musaka,
    If i am not mistaken, your requirement is to display a URL iView to user with some parameters (contained within the Address Bar of the Browser) to be passed to the iView. Initially as no parameter value can be defined on previewing the iView or opening the iView, no value is passed to iView. But in case, when you directly enter the Parameter Values against Parameter Names in Address Bar and then say go, the page should reload and pick the parameter values from URL in Address Bar instead.
    Steps to follow:
    1. Put     CustomerId=0&RequestId=0            in the Application Parameter property of the URL iView.
    2. Put the following lines of code in the wdDoInit() in the implementation tab of the View Controller to retrieve and use the passed parameter value in the View of the application and then say Organize Imports from the context menu.
    int customerId = WDProtocolAdapter().getProtocolAdapter().getRequestObject().getParameter("CustomerId");
    int requestId = WDProtocolAdapter().getProtocolAdapter().getRequestObject().getParameter("RequestId");
    Please revert in case of any issue.
    Regards,
    Tushar Sinha,
    Infosys Technologies Limited,
    Hyderabad,
    India
    Edited by: tushar sinha on Oct 29, 2009 10:51 PM

  • Portal URL iview runtime error

    Dear Experts,
    i'm trying to create URL iview based on document this "http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0235c19-9493-2b10-64a5-8487b23a7a41?QuickLink=index&overridelayout=true" but when i'm trying to preview there's runtime error.
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 02:16_02/06/10_0003_19556350
    Refer to the log file for details about this exception.
    i have tried to search the exception id but i found nothing. can you help me..please.
    Regards,
    dinie.

    Hi Mikhail.
    Thanks for reply. i have search for the log. but i only got application.log which has the same word and the latest time.
    this is some of the logs.
    #1.5 #00215EDB08B0006E0000004D00001EAC00048804113F2567#1275450957859#/Applications/WebApplications#sap.com/irj#com.sap.engine.services.servlets_jsp.server.runtime.context.ServletContextImpl#ZULHIA#14671##prodbwbo_PBJ_19556350#ZULHIA#b611ddc06dfa11df8c8200215edb08b0#SAPEngine_Application_Thread[impl:3]_3##0#0#Info#1#com.sap.engine.services.servlets_jsp.server.runtime.context.ServletContextImpl#Plain###application [irj] prt: init#
    #1.5 #00215EDB08B000650000009700001EAC00048804114FF746#1275450958968#/Applications/KMC/RF#sap.com/irj#com.sapportals.wcm.service.applog.OpenSQLAppLog.logToDatabase(Connection,JDBCAppLogEntry)#ZULHIA#14671##prodbwbo_PBJ_19556350#ZULHIA#b611ddc06dfa11df8c8200215edb08b0#SAPEngine_Application_Thread[impl:3]_38##0#0#Info#1#com.sapportals.wcm.service.applog.OpenSQLAppLog#Java###Level: , AppId: , LogTextId: , PrincipalName: , PrincipalType: , ConstId: , Rid: , Param1: , Param2: , Param3: , Param4: #11#2#IndexmanagementService#Index rooms_10c829ad-2850-2d10-3382-cb598d44ca1b created.#null#0#null#null#null#null#null#null#
    This is default Trace
    #00215EDB08B000650000009800001EAC000488041151865E#1275450959062#com.sapportals.trex.tns.TNSClient#sap.com/irj#com.sapportals.trex.tns.TNSClient#ZULHIA#14671##prodbwbo_PBJ_19556350#ZULHIA#b611ddc06dfa11df8c8200215edb08b0#SAPEngine_Application_Thread[impl:3]_38##0#0#Error##Plain###verifyNameServerAddress: NameServer = tcpip://<nameserverhost>:<nameserverport> caught exception: java.net.MalformedURLException: For input string: "<nameserverport>"#
    #1.5 #00215EDB08B000650000009900001EAC0004880411518838#1275450959062#com.sapportals.trex.tns.TNSClient#sap.com/irj#com.sapportals.trex.tns.TNSClient#ZULHIA#14671##prodbwbo_PBJ_19556350#ZULHIA#b611ddc06dfa11df8c8200215edb08b0#SAPEngine_Application_Thread[impl:3]_38##0#0#Error##Plain###Invalid Entry for nameserver: tcpip://<nameserverhost>:<nameserverport> caught Exception: com.sapportals.trex.TrexException: TREX Name Server (including back-up servers) is down or not accessable.  (Errorcode 7217)#
    #1.5 #00215EDB08B000650000009A00001EAC0004880411519615#1275450959078#com.sapportals.wcm.WcmException#sap.com/irj#com.sapportals.wcm.WcmException.WcmException(90)#ZULHIA#14671##prodbwbo_PBJ
    #00215EDB08B000650000009B00001EAC0004880411519BE5#1275450959078#com.sap.ip.collaboration.room.impl.RoomProps#sap.com/irj#com.sap.ip.collaboration.room.impl.RoomProps.RoomProps(240)#ZULHIA#14671##prodbwbo_PBJ_19556350#ZULHIA#b611ddc06dfa11df8c8200215edb08b0#SAPEngine_Application_Thread[impl:3]_38##0#0#Error##Plain###Exception while trying to create rooms index: creating index failed: Invalid entry in configuration: section nameserver, key address, value tcpip://<nameserverhost>:<nameserverport> is invalid (Errorcode 7213)com.sapportals.wcm.WcmException: creating index failed: Invalid entry in configuration: section nameserver, key address, value tcpip://<nameserverhost>:<nameserverport> is invalid (Errorcode 7213)com.sapportals.wcm.WcmException: creating index failed: Invalid entry in configuration: section nameserver, key address, value tcpip://<nameserverhost>:<nameserverport> is invalid (Errorcode 7213)
    #00215EDB08B0005F0000004400001EAC00048804CACA8FB0#1275454070734#System.err#sap.com/irj#System.err#ZULHIA#14957##prodbwbo_PBJ_19556350#ZULHIA#350532c06e0111df934000215edb08b0#SAPEngine_Application_Thread[impl:3]_31##0#0#Error##Plain###
    >>>>>urlId=readUrl.grid.txtURL.input_component#
    #1.5 #00215EDB08B0005F0000004500001EAC00048804CACA901B#1275454070734#System.err#sap.com/irj#System.err#ZULHIA#14957##prodbwbo_PBJ_19556350#ZULHIA#350532c06e0111df934000215edb08b0#SAPEngine_Application_Thread[impl:3]_31##0#0#Error##Plain###
    >>>>>hiddenXmlParamsId=readUrl.hiddenXmlParams.input_component#
    #1.5 #00215EDB08B000660001235000001EAC00048804CAF4EF03#1275454073500#com.sap.jms#sap.com/irj#com.sap.jms.server.sessioncontainer.InboundBus instance=default#J2EE_GUEST#0##n/a##630c16106cae11df9e3b00215edb08b0#Thread[Thread-52,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Plain###com.sap.jms.server.exception.JMSServerSecurityException: You do not have permissions: action create_queue and instance ALL.
    Regards,
    dinie

  • Url Iview from SAP Portal to Infoview encounters "Access is denied"

    Hi
    We are using URL Iview to point to Business Objects Infoview from SAP Portal. Our requirement is to launch the Infoview within the portal content area. We are able to preview the iview, but encounter "Access is denied" error when we add the iview to page, we realised that we are only able to launch infoview when it is setup to open in a new window.
    Is there a way where we can show the Infoview in portal content frame.
    Regards
    Kamal

    Hi experts,
    i got the same problem how to integrate the InfoView Appl into the "Portal Content Area" and not only as an new Window.
    When i try to analyse the problems, the error stacks say some thin about that an Java Script is trying to change the browser size and the portal is not allowing this... thats my assumptions.
    Has anybody how we could solve this tricky topic ?
    For details to to customize the URL iView please refer to this thread: Integration of InfoView into SAP Portal using SSO
    kind regards
    Stefan

  • System not listed in url iview property

    hi all,
    I am creating an URL iview. In property editor of the URL iview I cannot see not even one system listed. I checked the system, its permission, it does have end user permission.
    Can anyone help me to view the system in the url iview property.
    Thanks in advance
    -Priya

    Hi Priya,
    Here is a complete document on the portal integration of web dynpro applications (NW 2004):
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/d35bb690-0201-0010-988a-d669c8530518
    Additionally,
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/6ee03fc2269615e10000000a155106/frameset.htm
    If you are using NW 2004s,
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9
    Hope this helps.
    Regards,
    Srinivasan T
    Points=>Helpful Answers

  • Can my AE handle this?!

    My ISP have recently starting offering a broadband service of 25000 Kbit/s down and 2500 Kbit/s up.
    In theory this sounds great, but I have also been reading of problems that some customers have had with their routers - it seems that some routers simply cannot handle this speed, and don't deliver anywhere near this speed to devices on the wireless network.
    Does anyone know if the latest Airport Extreme can handle this speed, or will it max out somewhere below this? I know that all these speeds are "best efforts" from the ISP, but the point is can the router cope with anything close to that?
    I'm currently running 10000 Kbit/s down and 1000 Kbits/up with no problems.
    Thanks

    25000 Kbits/s == 25 Mbps
    2500 Kbits/s == 2.5 Mbps
    Every AirPort Extreme base station (AEBS) is faster than that. You shouldn't have any problem.

  • OutOfMemoryError - good way to handle this error?

    Hello.
    I am pulling in images into an array, and every now and then I will get an error stating:
    OutOfMemoryError
    I posted earlier concerning how to examine whether an image can be garbage collected or not, and I got some useful replies.
    But, I was wondering if there were any tips on how to handle this error.

    In general you cannot handle this error as it is possible that your
    error handling code with cause the error again. In reality you
    can catch it somewhere where you know a large chunk of memory has been
    freed.
    matfud

  • Url iView: passing user/pass as get variables.  Launching in new window

    Hi,
    I pass username and password as get variables from a url iView, and want a page containing this iView to open in a new page using the "Launch in new window" property set to "Display in a separate window". 
    When previewing the iView or page it is on, it works fine.  But when launching it from the detailed navigation, this does not work.  A new window is opened, but the user is prompted for username and password.
    The page to display is an external site, and we have only got the url with user/pass to access it.
    Any ides on what can be wrong?
    Best Regards,
    Bjorn

    Hi,
    Using the url in IE works fine.  It seems to work everywhere but in the portal menu.
    I have the appintegrator in the back of my mind, and will start to have a look at it.  We are also considering a OSS message - this must be a bug in the system as far as I can see.
    Bjorn

  • Passing portal username and password as parameters in URL iview.

    Hi Gurus,
    i Have Created URL iView. i want to send the Username and password of portal to this url ,
    how can i access the portal username and password.
    Note: tried with j_user and j_password
    Regards
    K Naveen Kishore

    Hi,
    Jigar Oza
    Thanks for u r reply, i have tried with application integrator but there is a problem with usermapping.
    now what i have done is created HTTP System based on this system created URL iView,in application parameters username and password as MappedUser and MappedPassword every thing is working fine. user  logged in automatically when he logged into portal.
    there are tabs ,links in application .when i click on tabs or links it is assking to enter username and password of the application.
    did i do any thing wrong in creating HTTP system or URL iView,
    what are the necessary properties should be given.
    replys are highly appreciated.
    Regards
    K Naveen Kishore

Maybe you are looking for

  • Refreshing all queries

    Hi All, I have 5 queries in my workbook. My requirement is that everytime i refresh a query, all the queries should be refreshed. Is this possible? I tried some VBA code like this.       ' Set Backlog_Range = Range("SAPBEXqueries!SAPBEXq0002")       

  • Web service security policies interoperability issue with WCF

    Hi, I've created a web service in Jdeveloper 11g which I have deployed to a stand alone weblogic server 10.3. I also created a web service proxy in Jdeveloper 11g that works perfectly. The service is using Wssp1.2-2007-Https.xml policy. I have the re

  • Want to Read the a txt file and put the data into the table colums.

    I have a text file in which data is piped separated and I want to put the data in the table column. Eg. Text File Column First_name|Last_name|address|phone_number Database table: first_name ,last_name,address,phone_number It's very urgent. Thanks For

  • SQL Create Table

    Hi guys im getting an exception with create table. Im sure im doing it with the right syntax but maybe you guys could help me. This is the exception: java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statem

  • Block Property (Query Data Source Type)

    Hello Friends I am using Forms 6i.oracle 9i. in the Block Property Pallete under Query Data Source Type there are 4 Type is mentioned.i have used Table,From Clause Query but yet to use Transactional Trigger and Procedure.How to use this two and it wi