Java WD personalization without portal

Hi,
it is possible to personalize a Java WD application within the portal enviroment, for example via the preview mode of an iView. The resulting personalization data is stored within the PCD. My question is: Is it also possible to personalize a Java WD application which is executed outside a portal enviroment? If it is possible, where the personalization data is stored?
Thank you very much in advance, Sven

Without Portal no personalization.
Armin

Similar Messages

  • Implicit personalisation for tables - without portal

    Hi,
    Please let me know if its possible to simulate the feature of implicit personalisation of Webdynpro  tables(NWDS 7.0) without a portal environment (by making use of any APIs).
    Thanks!!
    Lisha

    Hi Stefanie,
    I had a case when i will be using the WebAS java instance alone without any portal over it.
    In such a case I was looking forward to use this feature somehow as it is quite useful and also takes care of persistence based on the logged in UME user.
    Since its not possible as told by you, now I will have to achieve this using custom java code and also will have to take care of the persistence.
    Thanks!!
    Lisha

  • How to create a movie file of java 3D animation without altering the code?

    Is there a way to create a movie file of a Java 3D animation without altering the source code of the Java 3D animation program???
    Because as what I observed, most of the forum recommends extracting the bufferedimages of the animation. And, then using the bufferedimages to do a movie file. In this way, I will need to add in new code in the animation program in order to extract the bufferedimages.
    So, is there an alternative way?
    My objective is write a program to create movie file of any Java 3D animation.
    Pls advise me. Thanks a million.

    I'm curious as to why FRAPS will record java3d and
    not a java2d app? is there something that Java3d
    sets that makes it recognizable by fraps? or?? could
    someone or messengers ( =D!) explain this for me?Seems that only in JDK 5.0 or later, does the 2D api automatically use a DirectX or OpenGL rendering pipeline (if available).
    Further, these automatic pipelines accelerate polygons and the like, but not low level Graphics2D bit blitting operations.
    There are JOGL apis that allow better control over acceleration, and are considered 'thread safe' (single threaded) whereas DirectX pipelines are not.
    Interesting demos of this here:
    https://jogl-demos.dev.java.net/applettest.html
    and
    http://www.hardcorepawn.com/RandomGL/
    Fraps (commercial) and Taksi (opensource) will reveal that you are actually using acceleration, since they intercept the pipeline at the openGL (and DirectX) level.

  • What are the pros and cons of installing java+abap stack for portal?

    Hi all,
      1.What are the pros and cons of installing java+abap stack for portal?
      2.what effect it does on the ume options to be choosen??
      3.for the purpose of integration of r3,bw and crm on portal and crm 4.0 60.2.3 business package which option of stack(java or abap or both)will be good option and which ume option while installation should be choosen?
    regards
    Rajendra

    Hi Rajendra,
    The NetWeaver Installation Master Guide offers some good scenarios on the pros and cons:
    https://websmp201.sapag.de/~sapidb/011000358700005412792005E.pdf
    In a nutshell:
    ABAP+JAVA
    Pros
    - Decrease # of servers required to administer the portal
    - Less costly
    Cons
    - Upgrades could be dependent on ABAP and Java release level
    - Additional load on the server due to ABAP stack
    - Limited scalability
    JAVA and ABAP on separate server
    Pros
    - Improved performance
    - Allows each system to be single-use purpose therefore downtime does not affect other components
    - More scalable
    Cons
    - Adds complexity to landscape
    - Additional costs
    Regards,
    Thomas Pham

  • Upload file in KM using webdynpro without portal.

    Hi Experts,
    Can we upload files in KM using webdynpro without portal ? If  it is possible then please give the whole step by step process? Please reply....its urgent...
    I am very new in webDynpro...
    Thanks
    Regards
    Nutan Champia

    Hi
    Go through this
    <a href="/people/rohit.radhakrishnan/blog/2005/05/27/uploading-files-to-km-repository-using-webdynpro-apis
    also you can see this
    <a href="/thread/452368 [original link is broken]
    Regards
    Abhijith YS

  • Java application communicate with java card applet without java card

    Can I write java application to communicate with java card applet without using java card?
    Can I send APDU to java card applet on computer(not install in java card)? If it's not, how can I write?
    Best Regard,
    Thanawan

    Your JCOP simulator implements a JCVM/JCRE according
    to specs. The CREF does that same thing excepts it's
    only simulates the API without crypto or third party
    applets. JCOP simulator is more then that. They are using thesame_ codebase for simulator and for oncard JCVM. Basically you are dealing with the same environment in both cases.

  • External Application without portal ?

    Hi all
    I have several applications built in JSP + BC4J , deployed in Oracle Application Server 10G (9.0.4) , operating system is windows 2000 server.
    Application server middle tier and infrastruture are in the same server.
    I have added all applications to SSO as External Application
    I'm not using Portal, so, how can i make this applications "visible" to end user ?
    Should i built and JSP page wich lists all External Applications, asks for login/password if authentication cookie not exits ??
    is there any other way of doing it without portal ???
    Best Regards
    Rui Madaleno

    Rui,
    actually the External Applications implementation is completely separate from the Portal and does not require it to function. (The external Applications Portlet is a simple interface to expose the list of external applications.
    If you are looking for a simple interface to expose the list, it is much as you describe. Building a simple Partner application which has links referencing the appropriate SSO server URLs. Storing the links in a table and simply querying them allows for a simple interface that can be secured/modified withour haveing to change the page itself.

  • VC without Portal

    Hi Experts,
    I have got two questions for you.
    1. Can I use Flex without VC? for example, is it possible to use flex with WAD 3.x?
    2. Can I use VC without Portal, we don't have portal installed? Can anyone please explain me how VC works.
    Any pointings will definitely be rewarded.
    Points Gauranteed.
    Please help.
    --Ragu

    Hi Raghu,
    You can instal  VC on O4s Portal .
    There is no extra thing you can do to  Work on VC with O4s Portal.
    Just give like this Url to open your VC:http://<Hostname>:<Portnumber>/VC
    Ex.http://pwdf2825.wdf.sap.corp:50000/VC
    Before doing this makle sure all Require software is installe don ur Desktop i.e Adobe Flash Player ,SVG View and XML Parser.
    And User with which ur opening should have VC Role.
    Regarding NW7.1 is still in Development stage and i think SAP Not yet released into Market.
    Kindly come back to me if u have still Problems.
    Regards,
    Govindu

  • Java App from SAP Portal - SSO2Ticket call - java.lang.UnsatisfiedLinkError

    Hi
    I am facing a problem in trying to call a java application from SAP portal.
    *Cause:*
    This java application is built on Unix (AIX) server. Previously it was running fine. Then there is a Tech Upgrade on SAP side in our company. After that I have been told to test whether the Java Application is getting called correctly or not.
    Error:
    I am getting the below error
    java.lang.UnsatisfiedLinkError: com/mysap/sso/SSO2Ticket
    Also when I am checking the log entry all I am able to see, there is error in SSO2Ticket.verify() method and the error is
    Error during initialization of SSO2TICKET;       com/mysap/sso/SSO2Ticket.init(Ljava/lang/String;);
    Effort:
    I checked all possible aspects what ever came to my mind and found in this forum so far.
    1. com/mysap/sso this package is there.
    2. SSO2TICKET class defined in that package
    3. The JAVA_HOME and CLASSPATH are defined correctly ( I guess so)
    4. Even the "libsapsecu.o" file is present
    I am not sure why still this error is coming. Am I missing something here? Or what ever I have mentioned above 1-4 I am not getting them correctly.
    I am new to this kind of native call technology. Please help me on this.
    My concerns are :
    1. Is the package com/mysap/sso should be in a specific location, which I am missing.
    2. Do I need to revisit my CLASSPATH set up for JAVA?
    3. Is any change required to the libsapsecu.o file?
    4. Most of all what on earth can I do to overcome this?
    5. After Tech upgrade do they need to do some sort of thing to make the Java native call available, which they might have missed? Does any one aware of any such thing?
    Please let me know the answer asap.
    Thanks
    Santanu
    Code:
    I am also attaching the code snippet from JAVA
    public class SSO2Ticket {
    static {          
              if (System.getProperty("os.name").startsWith("Win")) {
                   SECLIBRARY = "sapsecu.dll";
              } else {
                   SECLIBRARY = "libsapsecu.o";
              try {
                   logger.debug("java.library.path - "+System.getProperty("java.library.path"));
                   System.loadLibrary(SSO2TICKETLIBRARY);
                    logger.debug("SAPSSOEXT loaded.");
              } catch (Throwable e) {
                   System.out.println("Error during initialization of SSO2TICKET:\n"+ e.getMessage());
                   logger.error("Error during initialization of SSO2TICKET:\n"+ e.getMessage());
    public static synchronized String[] verify(String ticket, String pathToPSE) throws LogonTicketException
              //System.out.println("Ticket: "+ticket);
              //System.out.println("PSE: "+pathToPSE);
                logger.debug("Ticket: "+ticket);
                logger.debug("PSE: "+pathToPSE);
              String[] ticketContent = null;
              logger.debug("The value for initialized is -
    >"+initialized);
                   try {
                        init(SECLIBRARY);
                   } catch (Throwable e) {
                          logger.error("Error during initialization of SSO2TICKET:\n"+ e.getMessage());

    Hi,
    have you searched on SCN? There are some threads with same problem such as [this one|/message/9270216#9270216 [original link is broken];. There is more threads. They may help you to solve your issue.
    Cheers

  • Using java mail api without servlets, I ve sent an html mail.  In that Ive

    Using java mail api without servlets, I ve sent an html mail. In that Ive specified action to the servlet. On click, it shows url as file:///C:/Documents%20and%20Settings/sirivanig/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/CNFHMDIT/updatemailerform%5B2%5D.htm instead of www.servername.com/....
    May I know the reason why it shows like this.
    Do I ve to send htmlmail through servlet so that it does show proper url?

    Possibly your mailer is restricting your access to URLs to prevent
    various scams. Without the details, it's hard to know what's going
    wrong.
    Have you tried with a different mailer?

  • BW7.0 workbooks precalculation without Portal installation

    Hi all,
    I am using BW7.0 without Portal installation.
    As far as I know broadcasting cannot be used without portal installation for bw7.0 workbook.(If I am wrong,please correct me)
    Can anyone help to suggest how can I realize BW 7.0 workbook precalculation without portal.
    Many thanks!
    Best Regards,
    Maggie

    HI Maggie
    There are two ways
    1.distributing workbook via email (I think you are looking for this option)
    2. to portal
    You need precalucation server set up for the same .But  i'm not sure whether we need portal for the same ,There is very good Howto on the same. Request you to go through it.
    These are some OSS checklist from the same PDF
    Implement OSS Notes:
    857739 (Solves connection transfer
    issues)
    855220 (Solves gateway issues)
    929005 (Solves errors of 2
    workbooks being scheduled at the
    same time)
    930507 (Solves errors of having 2
    instances of Excel running on one
    server)
    929799 (Solves gateway issues)
    932649 (Solves rfc issues with
    timing of multiple workbooks)
    935063 (Solves corrupt workbook
    issue)
    These are REQUIRED for
    Broadcasting to work properly. If
    youu2019re running BW 3.5 SP17
    (NetWeaver 2004s SP7), these are
    already included.
    2. . Make sure you've downloaded and
    installed latest version of
    Precalculation Service
    (BWAPSERV12_0-10002960).
    When installing, make sure you have
    full admin rights.
    http://service.sap.com/bi
    > Download
    > Support Packages and Patches
    > Entry by Application Group
    > Support Packages and Patches
    > SAP NetWeaver
    > SAP NETWEAVER
    > SAP NETWEAVER 04
    > Entry by Component
    > BI Precalculation
    > BW ANALYZER PRECALC SERVICE350
    > Win32
    > BWAPSERV12_0-10002960.zip
    As of this document, patch 12 is the
    latest pre-calculation service for BW
    3.5. Implement OSS Note 928491 to
    install the latest fix to the precalculation
    service post patch 12.
    NOTE: You can just install this patch
    as it is as a full install.
    For more information about installing
    and updating the Pre-calculation
    Service, see notes 745206 and
    744127.
    Let me know if you need the same PDF
    Thanks
    Nerusu

  • ECM without portal

    Hi experts,
    Would you please share the pros and cons of implementing enterprise compensation management (ECM) without portal. I am understanding that with Ehp5 one can issue the weblink right from WD4A, and one does not need iviews and the portal. Any input on this is highly appreciated.
    Thanks a lot.

    SAP Portal facilitates integration and unified access of different types of applications, access control and Single Sign on.
    If you have other applications to integrate then the use of SAP portal will benefit you.
    If ECM is the only application you will be using, you may choose not to integrate into SAP Portal.
    - Shanti

  • Inluding java webdynpro apps into portal transport packages

    Hi All,
    Platform: EP7 SPS13, solaris, oracle DB
    I would like to know how to include java webdynpro apps into portal transport packages.
    I was reading documentation but I was not able to accomplish this.
    I have modified Pcd.TransportApplication.Export.ExcludeSystemObjects = false
    in pcdStartup.properties file.
    Transport export includes all my java webdynpro iviews, and export property RESOLVE REFERENCES is set to true in order to setup dependences to be included.
    After importing in QA portal, I can see my java webdynpro iviews, but no webdynpro application exists and iviews won't work.
    Any idea will be appreciated.
    Regards.

    Hi Claudio Roca  ,
    You ca nmove web dynpro applications to different landscapes  in two ways
    1) In NWDS u need to set Message server Port and server port of Quality or production depending on ur requirement
    In NWDS ..In Menu you can find
    Windows->perferenece  there u need to do settings
    and u need to deploy ur webynpro application
    2) you can deploy .ear file in Visual Admingoto  Visual Admin there u can find deployment button click it and deploy ur .ear file
    Please reward points if it is helpful
    Thanks
    Srikanth

  • Instal Java 1.5x without X-Window

    Is that possible to instal JAVA 1.5 without X-Window ? As I found in Java's requirements, it requires browser (Mozilla 1.4+).
    Browser is useless without X-Window.... What do you think ? What are yours experiences ?
    Many thanks,
    czezz

    I've never needed a browser to download and install Java. Just go to java.sun.com and select your download, put them on the machine and install them.
    There are normally two flavors available, one tarball and one in suns pkgformat, to be used with 'pkgadd'.
    .7/M.

  • SRM 7.0 without portal(EP)

    Hi,
    Currently my client is using SAP ECC MM for procure to payment solution. Now my client is evaluating the use of web procurement solution with SAP SRM Self-service procurement classic scenario. For Demo purpose we are planning to install SRM in a virtual machine and link to the existing ECC Development system or IDES system. Though we have enterprise portal and PI system but we donu2019t want to involve this two component at this moment.
    I have few doubts:
    1.     As per the information in SDN and service.sap.com, SRM 7.0 (service package1) can run without Enterprise portal. Can
            some one please guide how can I access various document such as shopping card, PO in SRM without portal ?
    2.     Can I use or access all SRM document without portal ?
    3.     Can POWL function will work without Portal ?
    4.     Do the screen of shopping cart without and with portal are same. 
    5.     Two link SAP SRM Server 7.0 and SAP SRM Server 7.01 is available in service market place. Which one I should refer
            for SRM without portal ?
    6.     Can you please suggest(link) which version or the software component I should use for SRM without portal ?
    Thanks,
    Regds,
    Jennifer
    Edited by: Jennifer Batty on Jul 28, 2011 10:44 AM

    Hello,
    Starting from SRM 7.0 SP05, we can have NWBC(Netweaver Business client) instead of the portal.
    You can access and do most of the things which can be done in portal in NWBC. This NWBC doesnt need any new software component and it comes along with SRM. You just need to activate corresponding services in SICF.
    After that you can access it from IE and URL looks like as below:
    https://<<SERVER>>:<<PORT>>/sap/bc/nwbc/srm
    There are a couple of notes and you can refer to them - just search for NWBC in Service Marketplace under component SRM and you will get most of the information needed.
    Regards,
    Prasanna

Maybe you are looking for