Up to date documentation???

Hi
We are currently evaluating Toplink as a replacement to our current homemade persistance system. So far, I'm very pleased with the product. The only problem I have is with the documentation. It's not up to date, there's a lot of information missing and some of it is incorrect. For example, class names and package names are sometimes incorrect, or the code example uses deprecated functions.
I ran a test suite on the product, and the only thing that is not working properly (so far) is the cache synchronisation system, and I'm sure that's because I did something wrong. The documentation is very incomplete and "fuzzy". I ended up with a NullPointerException and I can't figure out what's wrong with it.
That's a shame because it looks like a very nice product. I still have a lot of things to test, but it could replace our homemade system. If only I could get my hand on some good (and up to date) documentation...
Eric Morin

Ranaan,
I have tried the example configuration you posted but still cannot get Toplink to find the Topic. The error I get is
EXCEPTION [TOPLINK-8061] (TopLink - 9.0.3 (Build 423)): oracle.toplink.exception
s.SynchronizationException
EXCEPTION DESCRIPTION: Could not find JMS Service Topic named: jms/toplinkCacheS
yncTopic
INTERNAL EXCEPTION: javax.naming.NamingException: Not in an application scope -
start Orion with the -userThreads switch if using user-created threads
at oracle.toplink.exceptions.SynchronizationException.errorLookingUpJMSS
ervice(Unknown Source)
at oracle.toplink.remote.jms.JMSClusteringService.retreiveRemoteSessions
(Unknown Source)
at oracle.toplink.remote.jms.JMSClusteringService.run(Unknown Source)
INTERNAL EXCEPTION STACK:
javax.naming.NamingException: Not in an application scope - start Orion with the
-userThreads switch if using user-created threads
at com.evermind.server.PreemptiveApplicationContext.getContext(Preemptiv
eApplicationContext.java:34)
at com.evermind.naming.FilterContext.lookup(FilterContext.java:127)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at oracle.toplink.remote.jms.JMSClusteringService.createRemoteConnection
(Unknown Source)
at oracle.toplink.remote.jms.JMSClusteringService.retreiveRemoteSessions
(Unknown Source)
at oracle.toplink.remote.jms.JMSClusteringService.run(Unknown Source)
My sessions.xml and jms.xml file are
<cache-synchronization-manager>
<clustering-service>oracle.toplink.remote.jms.JMSClusteringService</clustering-service>
<should-remove-connection-on-error>true</should-remove-connection-on-error>
<jms-topic-connection-factory-name>jms/toplinkTopicConnectionFactory</jms-topic-connection-factory-name>
<jms-topic-name>jms/toplinkCacheSyncTopic</jms-topic-name>
<naming-service-url>ormi://127.0.0.1</naming-service-url>
<naming-service-initial-context-factory>com.evermind.server.ApplicationInitialContextFactory</naming-service-initial-context-factory>
</cache-synchronization-manager>
jms.xml
<jms-server port="9128">
<topic-connection-factory name="ToplinkTopicConnectionFactory" host="127.0.0.1" location="jms/toplinkTopicConnectionFactory" password="admin" port="9127" username="admin">
<description>A dummy topic connection factory</description>
     </topic-connection-factory>
<topic name="ToplinkCacheSyncTopic" location="jms/toplinkCacheSyncTopic">
     <description>A dummy topic</description>
</topic>          
I tried running it without the host,password port and username option but still got the same error.

Similar Messages

  • Custom ADF Faces Component - Up-to-date Documentation Requested

    Hello,
    I am evaluating Oracle ADF for an upcoming project where we expect to create some custom components (we have internal data-entry users, and the happier we make them, the better we're doing).
    I've gone through the most likely use-cases, combining base components using EL, and customizing functionality ( well, creating a ClientConverter for DateInput). I have one last requirement, but seem to have hit a wall.
    I've found the page in the [Oracle Docs|http://docs.oracle.com/cd/E24382_01/web.1112/e16181/ad_custom.htm#insertedID2] that should take me through the process... unfortunately, It seems the documentation seems out-of-sync with the current release of JDeveloper.
    So, First off, I'm hoping someone can point me to some better documentation... I'm really hoping I was looking in the wrong place, or that someone has taken it upon themselves to have a blog post somewhere that I'm not able to find with Google.
    Secondly, for any Oracle employees in the room, here are a list of issues in the current documentation (just in the first two pages):
    - 31 - There should be some way to download an archive of the 'example' TagPane project.
    - 31.2.1.1 - There is no "Generic" application. In order to get the ability to deploy as ADF Jar, I had to use the project setup from
    [this tutorial|http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_40/jdtut_11r2_40.html].
    - 31.2 - Example Files - All of these files exist in META-INF, however, when following the above tutorial, most of them are created in WEB-INF.
    - 31.2.1.3 - This isn't required if you use the setup from the tutorial.
    - 31.2.1.4 - The folder /jdeveloper/modules/does not contain the specified jars in the current release of JDeveloper... It is located in Middleware\oracle_common\modules.
    - 31.2.1.4 - The XSD "web-facesconfig_1_2.xsd" does not exist in the current glassfish.jar
    - 31.2.1.4 - The XSD "trinidad-config.xsd" contains an error when adding: 'Error: Line 263, Column 33: invalid facet "pattern" for type "simpleType"'

    I have found files and try to import it... Everything looks ok except for 'trinidad-config.xsd'... Oh it is for version JDEV_11.1.2.2.0.
    /META-INF/faces-config.xml JDEV_HOME/oracle_common/modules/oracle.jsf_2.0/jsf-impl.jar!/com/sun/faces/web-facesconfig_2_0.xsd ('cause we are using JSF 2.0?)
    /META-INF/trinidad-skins.xml JDEV_HOME/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-impl.jar!/org/apache/myfaces/trinidadinternal/ui/laf/xml/schemas/skin/trinidad-skins.xsd (Error: Line 263, Column 33: invalid facet "pattern" for type "simpleType" occurs and I set 'Ignore errors and continue registration', hope it will be ok)
    /META-INF/trinidad-config.xml JDEV_HOME/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-api.jar!/trinidad-config.xsd
    /META-INF/adf-js-features.xml JDEV_HOME/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-api-11.jar!/adf-js-features.xsd
    Now I hope everything will work ;)

  • Oracle.sql.DATE documentation also missing

    Thanks for the documentation of jbo.domain.Date, but it was not enough.
    I need to know how to use the toDate method, but it seen to be described in the superclass
    oracle.sql.DATE that was also missing in documentation.
    I have searched at OTN docs, but it's also missing there.
    There is some place where this documentation is stored in OTN, since could be others classes missing.
    Thanks for the support.

    I'm trying to set a date value and keep getting a ClassCastException:
    rsaDemandException is a ScrollableRowsetAccess object
    "StartDate" is a valid Date type column in the DemandException view object
    newDate is a Date object of the various types I have tried below
    The line that causes an exception to be thrown:
    rsaDemandException.setColumnValue("StartDate", newDate);
    I've tried the following objects for newDate
    java.util.Date;
    java.sql.Date;
    java.sql.Timestamp;
    oracle.sql.DATE;
    oracle.jbo.domain.Date;
    None of them work. They all throw a class cast exception.
    Any hints on what I need to do? Or is this some bug?
    null

  • Up-to-date documentation, portal integration?

    Now that SOA Suite 10.1.3.1.0 has gone into production when can we expect up-to-date reference documentation for all the SOA Suite components (and not just some rehashed AS documentation from the previous version)?
    Specifically I want to see documentation for BPEL, ESB, Service Registry and JDeveloper (the tool itself not just ADF docs).
    Also does anyone know when the portal integration will be available?
    Cheers,
    Mike.

    Now that SOA Suite 10.1.3.1.0 has gone into production when can we expect up-to-date reference documentation for all the SOA Suite components (and not just some rehashed AS documentation from the previous version)?
    Specifically I want to see documentation for BPEL, ESB, Service Registry and JDeveloper (the tool itself not just ADF docs).
    Also does anyone know when the portal integration will be available?
    Cheers,
    Mike.

  • Domain.Date / Documentation Bug??

    Hi,
    The documentation for addMonths() in domain.Date states that the method overrides addMonths() in sql.Date to return a domain.Date.
    It doesn't. It still returns a sql.Date.
    Am i wrong??
    Enjoy!!

    Hi
    The domain.Date:
    addMonths
    public DATE addMonths(int months)Adds months to a date. Overrides the oracle.sql.DATE method of the same name to return a Date Domain object.
    Returns:
    new Date object initialized to the Date value added to months. Months can be negative to perform month subtraction.
    See Also:
    "oracle.sql.DATE"
    package mypackage1;
    import oracle.jbo.domain.Date;
    public class Class1
    public Class1()
    public static void main(String[] args)
    Date date1 = null;
    Date date2 = new Date();
    date1 = date2.addMonths(1);
    Error(16,28): incompatible types; found: oracle.sql.DATE, required: oracle.jbo.domain.Date
    What am i doing wrong??

  • Where can I find up-to-date documentation on building MXI and MXP files?

    Now that Bridge support has been inexplicably pulled from Extension Manager in CS6, I need to find a way to install Bridge scripts. So I'm after current documentation on the MXI format. Can someone point me to it? THanks!
    ...Mike

    Hi Mike,  This FAQ item has information:  http://forums.adobe.com/thread/977023  The Extension Manager help topics are listed here:  http://helpx.adobe.com/extension-manager/topics.html  The MXI reference is listed there, but it appears to be rather dated and only refers to CS 5.5 support.  Please direct future questions to http://forums.adobe.com/community/creativesuites/extensionmanager

  • Selecting the XML data from a drop-down menu or links

    Hi, I have this page:
    http://www.georgeglazer.com/prints/nathist/botanical/volckinv/volckinv.html
    There are prints of lemons/limes and prints of oranges. I
    want to have the visitor select which kind of fruit from either a
    drop-menu or from two links that look something like this:
    Lemons/Limes | Oranges. Looking at other help docs I found the
    region/state mapping demo at
    http://labs.adobe.com/technologies/spry/samples/data_region/StateMappingSample.html,
    and copied the code and tried to modify it. But I don't really
    understand the technical shorthand of the help docs (an ongoing
    problem I have with the Spry documentation) and I couldn't find the
    XML docs that the region/state mapping demos are based on so I
    couldn't see how they were set up.
    I got as far as this: nothing loads initially when you open
    the page (I'd like the lemons to load), but if you select Oranges
    from the drop-down menu you see the oranges, and THEN once you've
    done that, you can select Lemons/Limes in the drop-down menu and
    see those. I have three XML files I've been playing around with to
    get this to work: lemons.xml, oranges.xml and inventory.xml, which
    combines the two.
    I also suspect region/state mapping might not even be exactly
    what I'm trying to do here, but I can't figure out from the
    documentation exactly what this thing I'm trying to do is called. I
    know the photo album demo accomplishes something similar, and I
    could do that, but it seems way more complicated than what I need
    here (right?). Help will be appreciated!
    Thanks,
    Helen

    I made a different test using the file
    http://www.georgeglazer.com/prints/nathist/botanical/volckinv/inventory.xml
    and
    http://www.georgeglazer.com/prints/nathist/botanical/volckinv/volcktest.html
    where I sent up the inventory xml form like one I found in the
    Nested XML Data documentation where you have item ids and types, so
    all the oranges and lemons are in one XML document (which I'd
    prefer).
    Here's an abbreviated version of the inventory.xml:
    <inv_items>
    <inv_item id="1" type="lemon">
    <name>Lemons and Limes</name>
    <title>Cedro Ordinario</title>
    <plate>116a</plate>
    <fullimage>pl116a.jpg</fullimage>
    <tn>pl116a-2.jpg</tn>
    </inv_item>
    [and more lemons follow]
    <inv_item id="19" type="orange">
    <name>Oranges and Others</name>
    <title>La Zucchetta Imperiale</title>
    <plate>138a</plate>
    <fullimage>pl138a.jpg</fullimage>
    <tn>pl138a-2.jpg</tn>
    </inv_item>
    [and more oranges follow]
    </inv_items>
    What I'd like to do is display the names "Lemons and Limes"
    and "Oranges and Others" and when you click on "Lemons and Limes"
    you see only the thumbnails for lemons and limes, and when you
    click on "Oranges and Others" you see the thumbnails for only
    those. I'd like the Lemons and Limes to be selected when the page
    is opened.
    Help greatly appreciated!

  • Data messed up! Why?

    Two phones have recurring data at exact same times daily.  Why? Also, recently purchased new phone, arrived in mail, not activated yet---daughter at college, still using old phone.  Her old phone now shows she hasn't used data for 20 days (it was documented before).  Also seems like her data is now showing on other phones.  Customer service said purchasing the new phone has nothing to do with what shows for data.  It makes no sense.  Purchasing the new phone is the only thing that has changed.  Data documentation has been fine before that!

    Whatever you've done already it's the wrong thing to do. You cannot arbitrarily change permissions on every file on your backup using the Get Info window. The result will be a complete screwup of all the file permissions on your backup. You will manage to make a simple problem into an unsolvable one.
    Next time you should ask first before you act rather than after when you cannot go back. Since you did this to your TM backup drive about all you can do at this point is erase the drive and start your TM backups from scratch. Of course this doesn't resolve anything for whatever you tried to migrate to your new computer.
    If you migrated your old Home folder to the new computer then first be sure the account has admin status, then log into the account. You should then have full access to all your restored files. You can then delete the other user account.

  • Where is the online documentation of SQL keywords?

    Hi. I'm trying to use an Oracle database and am suffering from a severe lack of documentation on Oracle's version of SQL. Is there any online documentation that would tell me, for example, how to properly use SQL functions like:
    DECODE
    GREATEST
    PERCENT_RANK
    NULLFN
    Can someone point me in the right direction?
    Thanks!
    Jason

    I found some documentation at:
    http://technet.oracle.com/doc/lite/sqlref/html/sqfun.htm
    However, the documentation is for 8i and I am using 9i. Does anyone know if there is more up-to-date documentation? (Maybe nothing has changed significantly betweent the two versions in terms of SQL functionality....)
    Thanks.
    Jason

  • Core data refuses to work

    hi.
    I have a very simple model, it contains 1 entity with 4 attributes.
    I have created an ObjectController in IB, and bound it to my persistent document's object context.
    I follow this code (found in the core data documentation)to get a reference to the Object, and to set/get values:
    NSManagedObject *myDoc = [NSEntityDescription insertNewObjectForEntityForName:@"BKSketchDocMO" inManagedObjectContext:[dataSource managedObjectContext]];
    thePanX = [[myDoc valueForKey:@"docPanX"] floatValue];
    [myDoc setValue:[NSNumber numberWithFloat:[self bounds].size.width/2] forKey:@"docPanX"];
    now we come to the problem.
    its doesn't work. theres an entity. I can get a reference to it, and it ALWAYS has the default values. NOTHING i do changes the values, NOTHING i do gives me anything Except the default values.
    and since core data is basically a black box... I CAN"T DEBUG IT.
    can anyone, shed any light on anything that might explain why I can get the object, get values, but I cannot set values?
    signed,
    getting frustrated by the core data double-talk and general lack of any real, and useful documentation.
    Message was edited by: Edward Devlin1

    Hi kids, yet again I have answered my own question. in my application, I could not make my object graph self populate, and then when i did get it to populate programatically, I could not access the data.
    I have solved both problems. one was a conceptual problem, and the other was operator error building off of a conceptual problem.
    first, lets tackle why my object graph doesn't auto populate. in IB i made an Object controller, and I hooked it up to my entity. I told the controller to automatically prepare content. I had assumed that it meant that when my Object Context was instantiated, it would automatically create an instance of my referenced object. this is Not how core data works. Currently i am working under the impression that "automatically prepares content" mean that when an entity is instantiated, it will fill out the appropriate values, with the defaults you set up in your object model.
    so core data Does not actually instantiate anything for you. once I made this conceptual leap, I was still hazy on the implementation. I tried adding new entities upon initialization, but that tended to over-write entities opened from a saved document. in the end, I simply settled on making sure the entity existed when i tried to access its information. If it didn't exist I made one before trying to access it. in practice, this is a very slick and robust solution.
    now for problem #2... every time I tried to access my data, it is like it was zeroed out to the default settings.
    well, thats exactly what was happening. my entity was valid, I was making changes to it, and I was still getting the default values back. How was this happening? I didn't understand what i was doing.
    heres what I thought was happening. I thought I was making a new ManagedObject, and filling it with the values of the entity I was trying to access, then I got the values from that ManagedObject, and discarded it.
    What was really happening: If you look at my code, you'll see a method called : "insertNewObjectForEntityForName:" this is the method I THOUGHT was going to my ObjectContext, getting my entity and creating a ManagedObject from it for me to interface with. Clever coders will see the problem right away. Insert new Object? I was creating a new instance of my entity each time i Thought I was accessing the original. holy crap! of course I was only getting the default values... and sure I was able to make a change to the values, but the next time I tried to access them, I would just get a new entity, filled with default values!
    so InsertNewObject, was the wrong approach... what turned out to be the correct approach? heres why i was having such a bad time of this... NSDictionary, is roughly analogous to Core Data. I have alot of experience w/ NSDictionary, and so i expected a straight forward... give me an object based on this key method. I understood that i was going to have to work through a proxy, but I had assumed a little too much about how Core data works. its not like NSDictionary at all. it works much more like a search engine... you tell it where, and what to look for and it will bring you back a list of things that are kinda like what you're looking for.
    This is called a fetch request. Its a much more elaborate way to look for stuff than a simple objectForKey: method. its how you get your information from core data. Information comes back as an array of NSManagedObjects. The documentation made everything so much more difficult because it spoke of fetched values as something extra or added on to core data. Kids say it along w/ me.... fetch requests are how you get info from core data. repeat.

  • Out of date config.dtd

    Hello,
    after migrating the weblogic.properties file from wls5.1 to wls7.0
    using the console, I have the following element in the config.xml:
    <SecurityConfiguration
    Credential="{3DES}*****" Name="myDomain"/>
    but looking at the config.dtd documentation
    (http://e-docs.bea.com/wls/docs70/config_xml/SecurityConfiguration.html#191740),
    the Credential attribute is not listed.
    Is there an up-to-date documentation of the config.xml ?
    Mathieu

    Hi,
    I’m afraid we could not fix this in the SharePoint perspective, as it is a update for IE.
    When allowSilverlightPrompt method is set to false,
    users will not be prompted to load Silverlight if it isn’t already installed.
    It is not for disable the Silverlight for the users who have installed the Silverlight.
    http://www.dontpapanic.com/blog/?p=116
    If your company policy could not update the IE, instead of using IE, I recommend you can use the Chrome or Firefox browser.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • How to deploy a single class to the web portal?

    EDIT: I've been able to create the deployment file. I found an older copy of NWDS and the old project folders are working perfectly again. I'll cross that bridge with the new version another time.
    Firstly, sorry if this post is in the wrong section ... I looked around and couldn't find a section that I thought fitted.
    A while back my company created a simple login module to similate a single sign on for our network. The module worked perfectly for a few months, then about a months ago it started rejecting logins for no apparent reason. I've asked all involved with the system and everyone claims that they haven't touched anything and that the problem must be within the Java class.
    Due to recent workstation upgrades, I now have the latest version of NetWeaver Development Studio installed (SDN_Preview_SR_5_IDECE71). This new version does not like the old project that was created for this task, and I am struggling to create a new project which will do what I need.
    Can someone point me to up-to-date documentation that explains how I can create a project which contains only a single java class that is to be deployed to a web portal? The class that is created extends the SAP class; com.sap.engine.interfaces.security.auth.AbstractLoginModule.
    Please note that I have already look at some of the online documentation, for example: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    And that was of no help as it seems the documentation is no longer up-to-date with the current version ... or am I looking at the wrong documentation?
    Another possibility is to install the older NetWeaver Development Studio, the problem here is I do not know where I can download a copy for Windows? I can only find the latest version for Windows online.
    Thanks in advance for any and all assistance,
    Edited by: Markus Schönenberger on Sep 30, 2010 3:07 PM

    Hi Andreas,
    You need to do the following:
    - Upload the text file as a local configuration file in the "Local Content":
    http://wikis.sun.com/display/OC2dot5/Uploading+a+Local+Configuration+File
    - Create an OS Update Profile for the configuration file:
    http://wikis.sun.com/display/OC2dot5/Creating+an+OS+Update+Profile
    - Create a job and select the profile you have created as well as the servers you want to deploy the text file on:
    http://wikis.sun.com/display/OC2dot5/Updating+From+a+Solaris+OS+Profile
    Regards,
    [email protected]

  • Wrong URL when running Web queries

    Hello all,
    I'm running a query preview (Or any query which is added to my Favorites SAP menu) and I'm getting this error:
    Logon failed
    What has happened?
    Call of URL http://sap-bw.nw04.com:8000/sap/bw/BEx terminated due to error in logon data.
    Note
    Logon performed in system BWD .
    Logon performed for client 000, user tomer , and language EN.
    What can I do?
    Check that you have entered the client, user, and password correctly.
    If you do not yet have a user ID, contact your system administrator.
    Error Code: ICF-LE-http-c:000-l:E-T:1-C:6-U:5-P:5-L:3
    HTTP 401 - Unauthorized
    Your SAP Internet Communication Framework Team
    If I would add to the URL &SAP-client=800 (which is the right client, the query would work). How do I change the default client for those URL from the BW side?
    Thanks,
    Tomer.

    hi Tomer,
    try transaction SICF, expand default host,
    and right click 'sap', 'display service',
    in next screen click tab 'error pages'
    and 'edit' (pencil icon, beside V),
    you will see ... 
    /sap/public/bsp/sap/system/login.htm?sap-url=<%=PATHTRANS%>&BspLanguage=EN&BspLanguageVisible=X&BspChangePasswordVisible=X
    &BspClient=000&BspClientVisible=X&BSPAccessibilityVisible=X
    <b>change
    &BspClient=yourclient</b>
    oss note 498936-Logon/password change in Web with BW 3.0B or higher
    Symptom
    In the standard system, you log on to BW 3.0B in the Web using HTTP authentication, which does not allow you to enter the language or change your password.
    Other terms
    BW, Business Explorer, 30A, 30B
    Reason and Prerequisites
    You have installed BW 3.0A or higher and are using BW Web Analysis and Reporting.
    Refer also to Note 517860.
    Solution
    SAP BW 3.5 and higher (SAP Web Application Server 6.40, Support Package Stack 12 or higher)
    With SAP BW 3.5 and higher based on SAP Web Application Server 6.40 Support Package Stack 12 or higher, there is an additional option for executing a system logon.
    You will find detailed documentation at http://help.sap.com -> Documentation -> SAP NetWeaver -> SAP NetWeaver '04 -> English -> SAP NetWeaver -> Application Plattform -> ABAP-Technology -> UI-Technology -> Web-UI-Technology -> Business Server Pages -> User Concepts -> System Logon.
    SAP BW 3.x and SAP BW 3.5 (SAP Web Application Server 6.20 and 6.40 prior to Support Package Stack 12)
    The following solution describes the conversion in SAP BW 3.x and SAP BW 3.5 based on SAP Web Application Server 6.20 and 6.40 prior to Support Package Stack 12.
    Documentation
    For up-to-date documentation on the subject of logging on to the SAP Web Application Server, see the attachment to note 517860. The attachment is found under Note Administration, under the Attachments tab (which is beside Related notes and Attributes).
    For more information, go to http://help.sap.com -> SAP Web Application Server -> SAP Web Application Server 6.20 -> mySAP Technology Components -> SAP Web Application Server -> Web Applications -> Web Application Server -> Web Applications and Business Server Pages -> User Concepts -> Logging onto BSP Applications.
    You can find further information on the subject of security at http://service.sap.com/security.
    Activation
    You activate SAP logon via service maintenance for the Web Application Server (Transaction SICF). First select the default_host/sap/bw/bex entry and double-click to display and change it.
    On the Error Pages tab, change the setting from "Explicit reply page" to "Redirect to URL". You must make an entry in the following format as a redirect.
    /sap/public/bsp/sap/system/login.htm?sap-url=<%=PATHTRANS%>
    The URL (including the text between the parameters at the end) cannot contain any blank characters.
    The URL should be a relative URL, without a host name or a port. This is the only way you can use load balancing across several servers (if this  is set up, as described in Note 493475).
    Activate the "Form field (Base64)" option.
    Activate the "Standard" option on the register service data under Safety Requirements.
    The possible additional parameters are explained below.
    The setting is made on the Error Pages tab because the Web Browser should usually get a HTTP 401 error first (unauthorized) and should then execute HTTP authentication because of this error. If "Redirect to URL" is maintained, a HTTP 401 error is not sent to the browser but, in the above case, a BSP application is called, which performs a logon.
    Deactivation
    You can deactivate the SAP logon (for example, with BW 3.0B) by selecting the "Explicit reply page" option on the Error tab.
    Calling BW Web Applications with Domains
    If you install this logon option, note that the logon application requires you to enter the domain in the URL because the BSP runtime needs it for cookie management.
    Therefore, the URL you call must have the following form:
    http://<server>.<domain>.<extension>:<port>/sap/bw/bex
    for example:
    http://ls0028.sap-ag.de:1080/sap/bw/bex
    For more information, see Note 434918.
    Explanation of the redirect parameters
    bspchangepasswordvisible
    With =X, a switch for the password change is displayed.
    bsplanguagevisible
    With =X, a text field for entering the language is displayed.
    bspclient
    This parameter specifies the client. If 'auto' is specified, 'sy-clnt' is generated. If nothing is entered or bspclient is omitted, an InputField appears with sy-clnt as the default value.
    bsplanguage
    This parameter specifies the logon language. If 'auto' is specified, 'sy-langu' is generated. If nothing is entered or bsplanguage is omitted, an InputField appears with sy-langu as the default value.
    bsptermsofuse
    This parameter displays the 'terms of use' switch, if bsptermsofuse is specified. The value of bsptermsofuse then corresponds to the URL that should display the 'terms of use' (the URL must be programmed by the application).
    bspforgotpass
    This parameter displays the 'Forget password?' switch if bspforgotpass is specified. The value of bspforgotpass then corresponds to the URL which describes the follow-up actions (what must the user do now) (the URL must be programmed by the application).
    bspsysidvisible
    This parameter specifies the system ID. If nothing is entered or if bspsysidvisible is omitted, no SystemId is displayed. If bspsysidvisible is not initial, this is displayed.
    bspdontshowhttpswarning
    You can use the bspdontshowhttpswarning=X parameter to suppress the warning that HTTPS is not set up. However, for safety reasons, we recommend that you install HTTPS to transfer passwords securely (see below).
    Example with all parameters
    /sap/public/bsp/sap/system/login.htm?sap-url=<%=PATHTRANS%>
      &bspchangepasswordvisible=X
      &bsplanguagevisibe=X
      &bspclient=000
      &bsplanguage=de
      &bsptermsofuse=/sap/bc/bsp/sap/lib/termsofuse.htm
      &bspforgotpass=/sap/bc/bsp/sap/lib/forgotpass.htm
      &bspsysidvisible=x
    Profile parameters
    If you want to use the SAP logon, you must activate Single Sign On (SSO) with the following profile parameters:
    login/accept_sso2_ticket=1
    login/create_sso2_ticket=1 or 2
    icm/server_port_...=PROT=HTTPS ...
    To change these profile parameters, you need to reboot the server.
    It is absolutely imperative that you activate SSO (or SSO2). However, you can also change your password without HTTPS, although this is not recommended for security reasons.
    Note the remarks above on the BspDontShowHttpsWarning parameter under Explanation of the redirect parameters.
    To activate SSO/SSL, you need to do more than just set the above profile parameters. You must also install the corresponding security libraries on the application server. You can find a description of how to install it under http://service.sap.com/security -> Security in Detail -> Infrastructure Security -> SAP SAP Web Application Server Security (Release 6.20) -> Configuring the SAP Web Dispatcher to Support SSL.
    You do not need to install SSO software on the client PC.
    Message server settings
    If you are using a message server, the settings should already be implemented, as described in Note 493475. To use HTTPS, you also need to maintain the following profile parameter on the message server.
    ms/https_port
    The HTTP(S) port of the message server (for example, 1090) cannot be identical to the HTTP(S) port of the application server (for example, 1080) on which the message server is running.
    Consider the required SAP kernel patch, as described in Note 517860.
    Application server settings
    No additional settings are required for the application server Consider the required SAP kernel patch, as described in Note 517860.
    BW Web Intelligence settings
    No settings are required in BW Web Intelligence. Business Explorer tools such as the Web Application Designer, Query Designer or SAP Easy Access Menu automatically generate URLs with the message server and port if this is defined by the profile parameters above.
    Adjusting the layout
    Information on adjusting the layout is available at http://help.sap.com -> SAP Web Application Server -> SAP Web Application Server 6.20 -> mySAP Technology-Components -> SAP Web Application Server -> Web Applications -> Web Application Server -> Web Applications and Business Server Pages -> User Concepts -> Logging onto BSP Applications -> Enhancements, Layout changes section.
    Problems
    If problems occur despite of the above remarks and references to other notes, enter a message under the BC-BSP component.

  • Company code in Spain

    Hi
    I am going to create a Spanish company code on SAP and I have an SAP document from 2001 that advises on Spain which helps with the legal requirements,  however I wondered if anyone could tell me if there is a later version of this PDF or any other information specifically in relation to legal requirements for Spain.   I don't want to use the country template to copy the company code,  I would rather use an existing company code to ensure I get all the other relevant settings.     I know I will need to create a country specific chart of accounts for this company code,  however I wondered anyone had any ideas about finiding more up to date documentation.
    thanks

    Hello,
    Please review the SAP Note 1121819 (https://service.sap.com/sap/support/notes/1121819) for more information on the Legal requirements of Spanish Accountancy. I hope this helps.
    Thanks and regards,
    Suresh Jayanthi.

  • Getting Started with Flex and Java RPC for Free?

    Good Morning,
    Please forgive me if this is the wrong place to post- I'm
    just having trouble wrapping my head around what is and what isn't
    available for free in the Adobe Flex world.
    I've been working on an application for the last few months
    using Open Laszlo (
    http://www.openlaszlo.org/),
    but I've been running into frustrations with their lack of
    up-to-date documentation, and I've found it difficult to bring new
    people into the project, since the set of users who know it is so
    small.
    While I do like that I can compile to DHTML, that's not
    enough to hold me there.
    I've been looking into Adobe Flex, and it seems like a good
    alternative- I'm comfortable paying $500 for the IDE-
    I use Eclipse currently, so having a plugin for it sounds
    ideal. That said, when I look into ways to talk to a Java backend,
    everything points to Flex Data services, which is now part of some
    larger package costing tens of thousands of dollars.
    I don't need advanced messages, or data synchronization, as
    nice as it would be.. All I really need is the ability to call a
    Java method, and get an object back, which I can then work with in
    Flex.
    I see the forum message that asks
    "How
    do I 'do' Flash for free?, but this only talks about RPC very
    broadly. Given that the message is from over a year ago, I thought
    it would be better form to start a new topic, than replying to it.
    Can someone explain to me what components I'd need, both on
    the client side and the server side?
    Is there a set of manuals that explain how to do Flex RPC
    from Java?
    Can Flex compile to any versions of flash earlier than 9?
    (Flash 6/7 is still in wide deployment)
    Do I want to start using Flex 2, or Flex 3? Are the
    components compatible? Will the F3 docs be ready?
    Finally, where can I purchase the Charting components? The
    ability to create charts such as
    this
    overcome a decent price barrier.
    Thank you for any insight you can offer, and direction you
    can provide.

    quote:
    Originally posted by:
    cunparis2day
    On our project they made a proxy in java where they passed in
    the name of the method as a string, and an array of objects for the
    parameters. The proxy then sent the request via RMI and returned
    the result. Kind of a hack but they say it worked (I wasn't here
    when they did it).
    What did the RMI talk to? Are there docs on this?
    quote:
    Another approach, generate the proxy from the java
    interfaces. Or better yet, generate it dynamically with CGLIB.
    quote:
    Finally, I'm investigating using Mule for the integration.
    Let me know what you think about those suggestions.
    We have our own messages, but how would MULE translate them
    to Flex?
    You know quite a bit more about this, can you take a step
    back, and explain?

Maybe you are looking for

  • Customer ,vendor report

    Dear All As per My client requirement for vendor/customer reoprt below coloums has requirement.. 1. Company code  2.   Dr amount    3. Cr amount   4. opening bal    5.   closing balace    Thanks & regards suresh

  • Docment type

    What could be the Document type in T-code F-47 ( Down payment request by vendor)? will assign full points. Regards, Surendra babu.

  • Error on console We're sorry, "something seems to be wrong on our end. Please try again later."

    We're sorry, something seems to be wrong on our end. Please try again later.

  • Error in STRICT Validation

    Hi , I am using Oracle 10.2.0.1.0 . When i did a strict validation , begin for x in (select myColumn from myTable where WAREHOUSE_ID=41) loop x.myColumn .schemaValidate(); end loop; end; The out put is: ORA-31154: invalid XML document ORA-19202: Erro

  • Windows Technical Preview Build 9926 update

    Hi, I am trying to update my Windows 10 TP installation and it seems that it fails to download.  I am behind a proxy server in the office with no way around it.  Windows Update fails with error 0x80072ee2.  What I have picked up is that I can get the