Confige DataSource on EP7 SP10

Hi SDN Team,
I upgraded my portal system to EP7 SP10.
I try to create DataSource on the AdminTool, but when I try to use that from my WD application its not working.
Maybe there is new driver class for ep7?
Thanks,
Maya.

Hi maya,
If I am not wrong, my reply in the following thread will solve your problem:
JDBC error
Drivers for SQL Server specifically can be downloaded from:
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=07287B11-0502-461A-B138-2AA54BFDC03A&displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=07287B11-0502-461A-B138-2AA54BFDC03A&displaylang=en</a>
Bye
Ankur
Do reward points if it helps!!

Similar Messages

  • EP7 SP11 new behavior with url iview launching external apps

    We have a simple URL iView that we deployed to open Lotus Notes (notes:///bookmark.nsf).  When we use this in EP7 SP10 it launches the external Notes client on the end user's PC and leaves the navigation area of the portal blank white.
    When we launch the same URL iView in EP7 SP11, we get an error page in the navigation window that says:
         Navigation to the webpage was canceled
         What you can try:
          - Retype the address.
    The Notes client still launches, but we'd like to get rid of this new error page that the support pack stack brought us.... Anyone have a suggestion?
    Thanks!
    Rich

    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

  • UWL Wizard Not Working - EP7

    Just wondering if anyone else has had this.  Message is out with SAP support too.
    I'm being lazy and trying to use the wizard in EP7 (SP10) to remove tabs from the UWL.  However, when I go into:
    Click to Configure Item Types and Customize Views Using a Wizard -> Customise the look of the UWL main page the screen does not display any tabs to be removed.
    Has anyone has this screen working or has anyone had the same issue and got it working?
    If I can't get it to work I'll just go back to the old hacking of the xml files.  just thought it would be neater to use the wizard.
    Thanks
    Paul

    SAP Support came back with the answer.  You have probably got a few configurations in there already  - I had two which I think were added by the MSS business packages.
    THerey are com.sap.pct.erp.mss.tra and another one.
    Take a backup of these and then delete them.
    Then the wizard works.
    Then upload them again.
    Hope that helps
    Paul

  • Help:Can not find the file in jar!

    Hello everyone:
    I build a project using Netbeans 5.0 and make a jar file with it...
    The code in the project as follows will throw an exception described that it can not find the file named datasource-config.xml
    String dataFilePath = getClass().getResource(dataFile).getPath();
    //System.out.println("filepath:"+dataFilePath);
    InputStream input = new FileInputStream(dataFilePath);
    when I run the project with the main() function as an entry it works perfectly and output:
    filepath:/C:/projects/java_project/search/build/classes/com/cn/wxjt/lucene/config/datasource-config.xml
    But when I compressed the project with jar and run it , it will show:
    filepath:file:/C:/projects/java_project/search/dist/search.jar!/com/cn/wxjt/lucene/config/datasource-config.xml
    there is a (!) between search.jar and /com/cn/wxjt...
    I dont know why I generate a ! symbol in the file path... Is it cause the exception->
    java.io.FileNotFoundException: file:\C:\projects\java_project\search\dist\search.jar!\com\cn\wxjt\lucene\config\datasource-config.xml
    If you have any idea, plz tell me.
    Thank you and best wishes to you !
    :)

    If the file you want to read is in your jar file, use
    getClass ().getResourceAsStream
    (relative_path_file_name)Hope that help,
    Jackhey jack i want to open the file as new File
    i m using this.getClass().getResource("resource/backend.xml");
    the resource is the directory inside the jar file.
    when i prints the url it shows:
    the jar file is in the WORK directory
    URL : jar:file:/home/neeraj/WORK/show.jar!/resource/backend.xml
    now when i creates new File using the url.getFile() method the file does not exist.
    although the same programs runs well when i uses the InputStream
    so plz tell me cant I create a new File from the above method????
    thanks in advance
    with regards
    neeraj

  • ESS Personal Information not working

    Dear All,
    Here we have ECC 6 and EP7 SP10, we have uploaded BP ESS 1.0 SP 7.
    For ESS Personal Information workset, iViews for Address, Bank Information, Family Information and Personal Data is showing a page in which it is given steps which are
    1     Overview   2 Edit   3 Review and Save   4 Confirmation
    Previous Step      Exit
    And also in SPRO setting for Personal information under ESS head is missing
    Employee Self-Service-->Service-Specific Settings --> Personal Data , there is no personal Data link.
    Kindly help me what needs to be done for Displaying iViews of Personal information and getting the link for Personal Data in SPRO under Employee Self Service.
    Regards,
    Sidhartha Chatterjee

    Dear Awadh,
    I am able to see Own Data in SPRO.
    Issue is that while running Personal Information --> Address iView, the page which is being shown is like this
    [1] -
    [2]--[3][4]--
    Overview           Edit         Review and Save      Confirmation
    <Previous Step>   <Exit>.
    and no data is being Displayed.
    The same is the case for other iViews of Personal Information like Bank Details and Family Details.
    But for Personal Data iView it is giving this error
    "<b>failed to create or init instance of model 'com.sap.xss.hr.per.in.pdata.model.HRXSS_PER_P0002_IN' in scope APPLICATION_SCOPE with instanceId 'null'"</b>.
    kindly tell me what needs to be done to resolve this issue.
    Regards,
    Sidhartha Chatterjee

  • Property Editor is missing from page editor

    Hi,
    We are on EP7 SP10.  Strange one - the page editor does not have a property editor in it.
    I've logged a call with SAP but was wondering if anyone else has had the same issue?
    Thanks
    Paul

    Hi Milan,
    Navigate to User Admin --> Identity Management, and select a user. In the general Information tab there is a property called Activate Accessibility Feature.
    For an end user, they go to the portal personalziation link (Personalize) in the masthead, and then go User Profile.
    Hope this helps.
    Daniel
    P.S.: Why is this thread labeled Answered but no points have been awarded and the thread continues?

  • Search query TREX

    Hi,
    I try to configure the KM iview search query to return only result by the name of documents(or part of name) and not as full text.
    For example, if i make a search on "TEST" i can see in the result page:
    - document.doc <i>(name of file)</i>
    this a <b>test</b> document <i>(full text search)</i>
    - test.doc <i>(name of file)</i>
    this is a new doc to..... <i>(full text search)</i>
    - example.doc <i>(name of file)</i>
    a sample for a <b>test</b> has been ....<i>(full text search)</i>
    and i need to see only:
    - test.doc <i>(name of file)</i>
    this is a new doc to..... <i>(full text search)</i>
    How configure the search to have this result?
    For your information i'm in EP7 SP10, TREX 7.0.06
    Thanks in advance,
    Xavier.

    Hi ,
    The custom QueryExtender works for custom property of type String and not for Timestamp property.
    If add Attribute query for Timestamp property with operator as less or equal to current date value, it doesn't work as below.
    returnList.addAttributeQuery(lPublishDateProp,currentDate,IQueryEntry.PROPERTY_OPERATOR_LESS_OR_EQUAL);
    lPublishDateProp - Customer property name of type Timestamp
    currentDate - String value of java.util.Date current date
    Any clue?
    Thanks,
    Siva

  • Sharepoint 2007 as Content repository for KM

    Hello
    Any one know if it is possible to define Sharepoint as repository for KM (EP7 SP10)?
    TNX
    Erez

    Hi Erez,
    I am not sure about the interoperability between Sharepoint 2007 and EP7 SP10. But there is a document about the interoperability of older versions. Find it <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e891378-0601-0010-5386-a3387f1b161b">here</a>.
    Basically, SAP Knowledge Management can be used as a WebDAV server or a WebDAV client. In a scenario as a WebDAV client, SAP KM provides an access to documents stored on other WebDAV-enabled servers. For this purpose, you use the WebDAV repository
    manager.
    The setting up the access to documents in SharePoint Document Libraries does not dif-
    fer from the default procedure and comprises following steps:
         •  Define an HTTP system in the CM system landscape.
         •  Create a cache for the WebDAV repository manager.
         •  Configure the repository manager parameters for the WebDAV repository man-
            ager.
    That should still work for the new versions of Sharepoint and EP.
    Hope I could help!
    Best regards,
    Martin

  • Beehive post-Installation problem

    Hi, I'm istalling Oracle Beehive 2.1.0.0 in a Oracle Linux 5.
    First I installed Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production, then guided by I installed Oracle Beehive, I followed the post-installation procedures http://docs.oracle.com/cd/E16671_01/bh.200/e16641/what_you_need_to_know.htm#BIJGGFJH, in the first step (Oracle Beehive Database Post-Installation Procedures - http://docs.oracle.com/cd/E16671_01/bh.200/e16641/db_post.htm#BHAJIEID) I make correctly (at least) the first two steps, in the third one no error show but if I check configuration with the “list_bootstrap_configuration” command what I see is that the desired password is in the schema name field.
    After this, I can only use some of the commands, for example with activate_configuration or list_ports I receive:
    beectl: command failed. See the log file "/u01/app/beehive/product/2.0.1.0.0/beehive_1/beehive/logs/beectl/2012.06.15/beectl_shell_17_06_04+0300.txt" for more details.
    Log says:
    2012-06-15T15:27:30.528+03:00] [beehive] [WARNING] [] [commandline.OcsCtlException] [host: sergio.signum.com.tr] [nwaddr: 127.0.0.1] [tid: 10] [userId: oracle] [ecid: 127.0.0.1:24886:1339763249622:1,0] new-beectl-exception-instantiated-logging-automatically : (no-message-to-log)[[
    oracle.ocs.commandline.BeeCtlException
    at oracle.ocs.commandline.framework.ConfigurationManagerInitializer.initConfigManager(ConfigurationManagerInitializer.java:161)
    at oracle.ocs.commandline.framework.ConfigurationManagerInitializer.initialize(ConfigurationManagerInitializer.java:138)
    at oracle.ocs.commandline.framework.OcsCtlApplicationScope.initConfigurationManager(OcsCtlApplicationScope.java:448)
    at oracle.ocs.commandline.framework.OcsCtlSession.initConfigurationManager(OcsCtlSession.java:498)
    at oracle.ocs.commandline.sysmodel.ConfigurationManagerHelper.<init>(ConfigurationManagerHelper.java:101)
    at oracle.ocs.commandline.sysmodel.ConfigurationManagerHelper.getInstance(ConfigurationManagerHelper.java:108)
    at oracle.ocs.commandline.CommandEnv.getConfiguration(CommandEnv.java:570)
    at oracle.ocs.commandline.framework.infracmds.ModifyBsp.execute(ModifyBsp.java:345)
    at oracle.ocs.commandline.framework.LocalCommandExecutionEnv.execute(LocalCommandExecutionEnv.java:90)
    at oracle.ocs.commandline.framework.ModeHandler.executeCommand(ModeHandler.java:525)
    at oracle.ocs.commandline.framework.ShellModeHandler.executeCommandLocally(ShellModeHandler.java:205)
    at oracle.ocs.commandline.framework.ShellModeHandler.access$300(ShellModeHandler.java:71)
    at oracle.ocs.commandline.framework.ShellModeHandler$ProcessLine.processLine(ShellModeHandler.java:279)
    at oracle.ocs.commandline.framework.ShellModeHandler$ProcessLine.access$100(ShellModeHandler.java:208)
    at oracle.ocs.commandline.framework.ShellModeHandler.processCmd(ShellModeHandler.java:159)
    at oracle.ocs.commandline.framework.OcsCtl.main(OcsCtl.java:174)
    Caused by: oracle.ocs.core.store.exceptions.DataStoreProviderException: Unable to get Config DataSource
    at oracle.ocs.framework.store.DataStoreAccessLocalFactory.getConfigDataSource(DataStoreAccessLocalFactory.java:564)
    at oracle.ocs.commandline.framework.ConfigurationManagerInitializer.initConfigManager(ConfigurationManagerInitializer.java:159)
    ... 15 more
    Caused by: java.sql.SQLException: MalConfiguration Exception.
    at oracle.ocs.framework.store.OcsNonJndiBootstrapDataSource.<init>(OcsNonJndiBootstrapDataSource.java:137)
    at oracle.ocs.framework.store.DataStoreAccessLocalFactory.getConfigDataSource(DataStoreAccessLocalFactory.java:561)
    ... 16 more
    Caused by: oracle.ocs.core.store.exceptions.MalConfiguredDataStoreException: Unsupported Connect String: beehiveConn
    at oracle.ocs.core.store.DbUtil.getServiceNameFromConnectString(DbUtil.java:479)
    at oracle.ocs.framework.store.OcsNonJndiBootstrapDataSource.<init>(OcsNonJndiBootstrapDataSource.java:135)
    ... 17 more
    Even if I try to clear the data given in previous steps with “clear_proposed_configuration” command I received the error.
    I checked and there are 6 patches, but it seems none of them fix the problem, althought I couldn’t find from where to download. Also In the contents of the installation of Beehive, one point (out of the installation against database) it’s about installing Oracle Beekeaper, maybe that will help, but as far as I know it’s only a UI for Beehive.
    (http://docs.oracle.com/cd/E16671_01/bh.200/e16649/beectl.htm#list_bootstrap_configuration here is the documentation about beectl)
    Maybe the problem is that I'm installing in a 64 bits and documentation of Beehive says that only 32 bits is supported, but I needed to try because our client machine is a 64bit Linux .. any other suggestion?

    for Instant Messaging, I believe you need to review Chapter 25 (Configuring XMPP) of the Installation Guide.
    At least you need to do a
    beectl modify_property --component _XmppService name DomainNames value <domain>
    beectl activate_configuration
    beectl restart --component BEEAPP_<instance>.<host>
    For any user partaking in IM, you need to define an IM Address, as this is needed to provision the user to the XMPP Service.
    If you master your user in an external directory, you can map existing mail addresses to also be used as IM Address, e.g.
    <directory_attribute_map_entry>
    <source_object>ENTERPRISE_USER</source_object>
    <AttributeMap>
    <Field>
    <source_attribute>mail</source_attribute>
    <target_attribute>BUSINESS</target_attribute>
    <target_extended_attribute>IM</target_extended_attribute>
    <target_attribute_type>ADDRESS</target_attribute_type>
    </Field>
    HTH, Thomas

  • Universal Worklist Configuration

    Hey guys
    Please can someone tell me where I can find a universal wordlist config guide for EP7.0?
    Many thanks in advance
    Jo-lize

    Hi
    This are the steps need to be followed.please do give full points
    The Universal Worklist (UWL) gives users unified and centralized way to access their work and the relevant information in the Enterprise Portal. It collects tasks and notifications from multiple provider systems – SAP Business Workflow, Collaboration Task, Alert Framework and Knowledge Management Recent Notifications - in one list for one-stop access.
    Administration and configuration for the Universal Worklist (UWL) is described.
    General Prerequisites
    1.     As an administrator, you have full administration rights for the Portal and the required business workflow rights in back end system (reference roles such as SAP_BC_BMT_WFM_UWL_ADMIN and SAP_BC_UWL_ADMIN_USER). Refer to SAP note 941589.
    Summary
    Symptom
    UWL administrative and/or end users are not allowed to perform or look up business workflow functions or data in the backend system.
    Reason and Prerequisites
    Corresponding adminsitrative and end users in the backend systems are created from scratch and have zero initial authorization.
    These roles are provided as an option to enable UWL administrative and end user authorization to readily utitlize the APIs of the SAP Business Workflow and relevant basis components remotely.
    (Note: Usually these roles are not needed as backend user is already assigned with roles that have sufficient authorization.)
    Also refer to BWF note 938717 for the corresponding roles required by business workflow.
    SAP_BC_UWL_ADMIN_USER
    For UWL administrative user who mainly deals with business workflow system registration.
    SAP_BC_UWL_END_USER
    For UWL end user to carry out all business workflow actions currently supported in UWL.
    Solution
    The roles can only be imported with a support package
    Header Data
    Release Status:     Released for Customer
    Released on:     25.04.2006  04:57:52
    Priority:     Recommendations/additional info
    Category:     Advance development
    Primary Component:     EP-BC-UWL Universal Worklist
    Releases
    SoftwareComponent     Release     FromRelease     ToRelease     AndsubsequentSAP_BASIS     60     640     640      SAP_BASIS     70     700     700     
    Highest Implemented Support Package
    SupportPackages     Release     PackageNameSAP_BASIS     640     SAPKB64017SAP_BASIS     640     SAPKB64019SAP_BASIS     700     SAPKB70008SAP_BASIS          
    Summary
    Symptom
    This note delivers two roles (PFCG) with the authorizations required to display and edit Business Workflow work items in the universal worklist.
    SAP_BC_BMT_WFM_UWL_ADMIN
    This role has the workflow authorizations required to perform the configuration for the Business Workflow connection in the universal worklist. These are authorizations for Business Workflow interfaces on the back-end system. The role does not have any authorizations for the portal or other interfaces used by the universal worklist.
    SAP_BC_BMT_WFM_UWL_END_USER
    This role has all workflow authorizations required by end users to be able to edit Business Workflow work items with the universal worklist. The role does not have any authorizations for the portal or other interfaces used by the universal worklist.
    You can either use the two roles directly or as templates for your own roles.
    Note 941589 contains more information about roles with authorizations for the universal worklist.
    Other terms
    Universal worklist
    Solution
    The roles can only be imported with the relevant Support Package.
    Header Data
    Release Status:     Released for Customer
    Released on:     20.04.2006  07:43:26
    Priority:     Recommendations/additional info
    Category:     Advance development
    Primary Component:     BC-BMT-WFM Business Workflow
    Secondary Components:     EP-BC-UWL Universal Worklist
    Releases
    SoftwareComponent     Release     FromRelease     ToRelease     AndsubsequentSAP_BASIS     60     640     640      SAP_BASIS     70     700     700     
    Highest Implemented Support Package
    SupportPackages     Release     PackageNameSAP_BASIS     640     SAPKB64017SAP_BASIS     700     SAPKB70008
    Related Notes
    941589 - UWL: administrative and end user roles
    Attributes
    1.     Make sure that each user is known to all connected SAP systems as per role requirement (make sure that there is one-to-one mapping between the portal user and the backend user)
    If an iView is based on a system object defined in your system landscape, you must assign user permission for the relevant user, group, or role to the system object, as well. User permissions assigned to a system permits the iView to retrieve data from the respective back end application through the system object at runtime.
    2.      Each connected SAP system for back end system (below release 7.0, WP-PI plug-in 6.0) has the connection to its respective SAP Internet Transaction Server (ITS)
    Authorizations needed for working with Business Workflow
    Normally, when the corresponding back end system user already has the correct authorization to work on the Business Workflow directly, no additional setup is required when working in UWL. However, manual configuration to assign RFC access authorization to the following function groups may be needed (Note: this is not common):
    1.     &#9679;      Function group and transaction SWK1 (for back end systems using WP-PI plug-in)
    2.     &#9679;      Function group SWN_UWL_WL (for back end system on release 6.40 and above, without the need of WP-PI plug-in)
    3.     &#9679;      Function group SWRC, SSCV (for all cases)
    4.     &#9679;      Authorization rights for SDTX
    User Mapping:
    1.      Navigate to User Administration ®&#61472;&#61513;identity Managementà User Mapping.
           2.      There are three scenarios:
    &#9675;     Portal user ID is different than the back end SAP user ID and back end SAP user IDs are different in all back end SAP systems connected to the portal (UIDPW)
    1.      Maintain the user mapping for each portal user corresponding to all the respective back end systems
    2.      Portal user ID is different than the back end SAP user ID and backend SAP user ids are the same in all back end SAP systems connected to the portal (logon ticket)
      Maintain the user mapping for each portal user to the reference system
    3.     Portal user ID is the same as the back end SAP user and back end SAP user IDs are the same in all back end SAP systems connected to the portal (logon ticket)
    1.       No user mapping is necessary
    User Permissions
    According to the prerequisites, if an iView is based on a system object defined in your system landscape, you must assign user permission for the relevant user, group, or role to the system object, as well.
    User permissions assigned to a system permits the iView to retrieve data from the respective back end application through the system object at runtime.
         Procedure
           1.      Navigate to System Administration  ® System Configuration  ® Portal Content. Open the folder where the existing systems were created.
           2.      From the available system list, click with the secondary mouse button on the system name and choose Open  ® Permissions.
           3.      Assign permissions. Make sure that under the Administrator column you assign Read permissions for the assigned role (for example for role eu_role). Also mark the check box End User.
           4.      Choose Save.
         Registering the Provider Systems
    Each UWL iView can retrieve work items from multiple Business Workflow back end systems. Register each back-end connection to be used with the following procedure:
    On the port...
           1.      On the portal, choose System Administration ® System Configuration ® Universal Worklist and Workflow ® Universal Worklist Administration.
    The Universal Worklist Systems list appears. Here you can define connectors and systems as item providers for the Universal Worklist.
           2.      To add a new entry, choose New. To edit existing information, select (highlight) the row and choose Edit.
           3.      To save the current system registration, choose Ok.
           4.      Multiple system connections are defined by repeating the above steps 1 to 3.
    Table describing the parameters
    Parameter     Description and Use
    Connector     This is the identifier with which the connector is registered. It indicates the type of items retrieved through the connection. For example: WebFlowConnector.For connector types WebFlowConnector or Alert Connector item types have to be registered with the UWL service after defining a new system connection.
    Configuration Groups     Leave this blank, when working with the default UWL iView. You can add a number of configuration groups separated by commas but only one configuration group per iView. first installed, one UWL iView is defined.  The System Configuration Group property for that iView is empty (blank). This means that no System Configuration Group is named, but in effect there is only a single group. The default behavior for the blank setting is this: when any user logs onto the UWL iView, UWL tries to log that user onto all registered back end systems. There is a limitation with the blank setting. When a large number of systems are accessed during log on, the overall portal load is increased. Also, the user receives error messages from those back end systems that have no user account for the particular UWL user. For large system landscapes do the following:...       1.      Partition back end systems into groups. This is accomplished by creating additional UWL iView instances, each of which refers to a specific group of backend systems. The group is defined, using the System Configuration Group iView property.       2.      Then use the value of the System Configuration Group property when registering back end systems by placing it in parameter Configuration Group, when you register the SAP system.
    System alias     The name of the alias for the back end system, as defined in the system landscape. The length cannot exceed 25 characters.If Web Dynpro applications are configured on a SAP NetWeaver Application Server which is different from the SAP NetWeaver Application Server of the system alias, then specify that system alias as a Web Dynpro system
    Web Dynpro Launch System     Enter the Web Dynpro system name if the SAP NetWeaver Application Server for the system is not the same as that running the Web Dynpro.Leave empty otherwise
    User Roles     Restricts who can get work items via the user role. For example, you can assign a portal role here, such as buyer. Only users with the role buyer will see items from the provider system in UWL.You can have multiple user roles separated by semi-colon. By specifying user roles for the portal users, it can be restricted as to who gets the work items in UWL.  For example, you can assign a portal role to a user, such as buyer.  Only users with the role buyer will see items from a system, for example, B7QCLNT000 in UWL.
    Pull Channel Delta Refresh Period (in Seconds)     Delta Pull mechanism of UWL enables new items to be fetched from the back end SAP systems every minute by default every 60 seconds, and every 30 seconds for alerts. However, this can be configured. The user does not need to use the refresh function to update the inbox. Once items are retrieved, timestamps are updated for the users whose items are successfully retrieved. These retrieved items are updated in the UWL cache. Setup necessary from Business Workflow to enable Delta Pull MechanismSome configuration settings are required if you use the UWL and the Extended Notifications for SAP Business Workflow. Define the following two batch jobs:...&#9679;      Background job (for example UWL_DELTA_PULL_1), consisting of a single step of ABAP report RSWNUWLSEL in FULL mode, using a report variant.Run the job once a day.1.     &#9679;      A background job (for example UWL_DELTA_PULL_2), consisting of a single step of ABAP report RSWNUWLSEL in DELTA mode (default mode is delta, so report variant is optional).Run the job every one to three minutes (depending on the performance of the back end SAP system).Setup necessary from UWL to enable Delta Pull Mechanism The UWL service user in portal, with user id uwl_service, has to be granted access to the corresponding back end systems. This is a predefined service user provided by UWL. When the back end system is configured in the UWL administration page, an automated process is triggered to create a corresponding UWL service user in the back end system.Check role assignments and profiles status of this automated generated UWL service user and perform user comparison if necessary.&#9679;      If SAPLogon ticket is used (without using user mapping), you first create the system entry. A message about uwl_service user appears. Then in the back-end system give the uwl_service user an initial password. Now edit the system entry.&#9679;      If user mapping is used, you can first configure the back end system in the UWL administration page. Then access the respective back end system to initialize the password for the user uwl_service. Then, do user mapping in the portal as usual for service user uwl_service.In case uwl_service fails to be created in the back end and does not exist, you can manually create a back end user with the id uwl_service and assign the role SAP_BC_UWL_SERVICE and the rights as other end users.ORMap uwl_service to an existing back end user. Make sure that there is no multiple user mapping (there must not be two portal users mapped to the same back end user). This back end user must have the role SAP_BC_UWL_SERVICE.
    Snapshot Refresh Period (in minutes)     All items at the current time are fetched from the backend (for example from the SAP Business Workflow). The cache is synchronized thereafter. New / modified / deleted / updated items are fetched every session (every log on) if you leave the field value empty or enter a negative number.To specify a particular time frame for which the refresh occurs, enter the number of minutes
    The above registration procedure is usually sufficient to use a UWL iView. Item type retrieval and registration requires a connection to the systems and may take a couple of minutes.
    For each system, they are generated as the configuration named uwl.webflow..
    In Manager Self-Service (MSS), the Universal Worklist groups together in Workset: Work
    Overview the various workflow tasks and alerts that are relevant for a manager.
    The standard MSS delivery includes the configuration file com.sap.pct.erp.mss.001.xml for the universal worklist.
    1. In the portal, choose System Administration →&#61472;System Configuration →&#61472;Universal
    Worklist and Workflow →&#61472;Universal Worklist →&#61472;UWL Systems Configuration.
    2. Create the following system connections:
    If you have already registered a suitable connector to the system connected to
    the system alias, the existing connector is sufficient and you do not have to
    register an additional one.
    &#9675; System alias: SAP_ECC_Financials
    Connection types:
    &#9632; WebFlowConnector
    &#9632; AlertConnector
    &#9675; System alias: SAP_ECC_HumanResources
    Connection type WebFlowConnector
    &#9675; System alias: SAP_SRM
    Connection type WebFlowConnector
    Leave the Web Dynpro Launch System field blank for all system connections.
    With regards
    subrato kundu

  • Problem while setting External Window Title

    Hello,
    This should actually be a straighforward task, but I don't understand why I am facing a problem.
    I am opening an external window (browser) and trying to set the title of the window. Here is the code
         IWDWindow win = wdComponentAPI.getWindowManager().createNonModalExternalWindow(url,"Title");     
         win.setTitle("Title");     
         win.removeWindowFeature(WDWindowFeature.ADDRESS_BAR);
         win.removeWindowFeature(WDWindowFeature.MENU_BAR);
         win.removeWindowFeature(WDWindowFeature.STATUS_BAR);
         win.removeWindowFeature(WDWindowFeature.TOOL_BAR);     
         win.setWindowPosition(100, 150);
         win.show();  
    The window opens well with the right URL. But the title does not seem to be changing at all. The URL is displayed instead of the title. Where could I be going wrong?
    I have placed this code within an action event
    We are using EP7 SP10.
    Thanks and Regards,
    Reena

    Hi Reema
    IWDWindow win = wdComponentAPI.getWindowManager().createNonModalExternalWindow(url,"Title");
    win.setTitle("Title");
    in the above code createNonModalExternalWindow(url,"Title");  here it self you are setting the title , just comment this statement [win.setTitle("Title");]
    and see the <b>source</b> of the external window whether you can see the title as you mentioned or not
    Best Regards
    Chaitanya.A

  • Collaboration Launch Pad (CLP) problem

    Hi,
    We have implemented a Federated Portal Network. Our purpose is setting
    a chat between both federated portals.
    We have a problem when we activate the link for Launching the
    Collaboration Launch Pad (CLP) in the consumer portal (EP7 SP10). The
    producer portal is EP7 SP10 too.
    Once done the steps indicated, the collaboration link is not displayed
    in the consumer portal tool area if the language is specified in
    english. However, if we change the language to spanish, the
    collaboration link appears. In the producer portal occurs the same
    problem: the collaboration link only appears if the language is spanish.
    If we try to send a instant message through the CLP to other user, we
    get the following error:
    Error en tiempo de ejecución del portal
    "Error ocurrido durante el proceso de una solicitud para :
    iView : com.sap.netweaver.coll.appl.ui.base.UpcmSession
    Componente : com.sap.netweaver.coll.appl.ui.base.UpcmSession
    Se ha grabado excepción en log. Diríjase al responsable del sistema.
    Exception id: 08:31_28/09/07_0020_11593350
    See the details for the exception ID in the log file"
    What is the problem? Why is it necessary to use spanish language?
    Thanks in advance,
    Samantha.

    Hi,
    perhaps your user is set to have the lightweight framework and not the default in the master rule collection.
    Then you should enable the CLP in the lightweight as well.
    Regards,
    Manuel

  • Assign remote roles with Federated portals

    Hello all,
    We're trying to implement a federated Portal network using the <i>"Implementing a Federated Portal Network" in Detail</i> document.
    The steps that we have follow successfully are:
    1. Connect to the user repository (Producer and Consumer).
    2. Configure system settings (Producer and Consumer).
    3. Define and Configure producers (consumer).
    4. Set permisions (producer).
    Now we want to assign remote roles to local users in <i>User Administration -> Proxy-to-remote Roles option.</i> But <i>Proxy-to-remote Roles</i> tab doesn't appear in the second level navigation...
    We are working with EP7 SP10.
    Any idea?
    Thanks in advance

    Maybe a clue: According to the Remote Role assigment question, We have a similar problem using the Remote content copy option.
    In the consumer EP, Content Administration -> Portal Content, the Netweaver Content Producers contains the producer connection icon but it's empty. So, the content share can't be done...
    Now... Any idea?
    Thanks!
    Message was edited by:
            Marta Sánchez

  • Name of Filename getting padded with + after each word while saving it

    Hi all,
    We are upgrading from EP6 SP16 to EP7 SP10.
    In one of our application we have a link on click of which an XML is generated while saving that XML the name for that XML file name is getting padded with <b></b> after each word like <b>XMLformat001.xml</b> and that XML is getting saved as <b>XMLfor+mat001.xml.</b> instead of XMLformat001.xml.
    Please help us out
    Thanxs in advance

    Hi,
    From language was English. To language was Spanish.
    While copying to language text, I had left blank spaces after every Spanish word. The blank space was becoming \r\n while getting displayed in portal.
    The issue got sorted out once I removed blank spaces after Spanish word.
    Thanks
    Edited by: Stuart on Feb 5, 2008 3:45 PM

  • Error: DEPLOY_ONLINE Phase : Upgrade

    hi
    We are upgrading NW2004 to NW2004s
    (EP 6 SP16 to EP 7 SP10)
    we got stuck in following phase below
    system info
    OS: Win2K3
    DB: Oracle 9.2.0.6 Upgraded to Oracle 10.2.0.2
    SAP: EP6 SP16 <b>Upgrading</b> to EP7 SP10
    following is the log file attached
    DEPLOY_SLOT_0_DON_03.log
    Sep 17, 2007 4:34:50 PM  Info: Starting: Update: Selected development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0004.20050509132518.0000' updates currently deployed development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0004.20050509132518.0000'.
    Sep 17, 2007 4:34:50 PM  Info: SDA to be deployed: F:\usr\sap\MYP\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\7.0004.20050509132518.0000\sap.comtcsdt~cvl.sda
    Sep 17, 2007 4:34:50 PM  Info: Software type of SDA: library
    Sep 17, 2007 4:34:50 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Sep 17, 2007 4:34:51 PM  Info: Begin of log messages of the target system:
    07/09/17 16:34:50 -  ***********************************************************
    07/09/17 16:34:50 -  Start deploying library JAR F:\usr\sap\MYP\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\7.0004.20050509132518.0000\sap.comtcsdt~cvl.sda...
    07/09/17 16:34:51 -  Library F:\usr\sap\MYP\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\7.0004.20050509132518.0000\sap.comtcsdt~cvl.sda successfully deployed on the server.
    Sep 17, 2007 4:34:51 PM  Info: End of log messages of the target system.
    Sep 17, 2007 4:34:51 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Sep 17, 2007 4:34:51 PM  Info: Finished successfully: development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0004.20050509132518.0000'
    Sep 17, 2007 4:34:51 PM  Info: Starting: Initial deployment: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.4.1.20050921171800' will be deployed.
    Sep 17, 2007 4:34:51 PM  Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.4.1.20050921171800':
    No further description found.
    Sep 17, 2007 4:34:52 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Sep 17, 2007 4:34:52 PM  Error: -
    At least one of the Deployments failed -
    Sep 17, 2007 4:34:52 PM  Info: Summarizing the deployment results:
    Sep 17, 2007 4:34:52 PM  Warning: Warning: F:\usr\sap\JUPGRADE\data\archives\EPBC04_1.SCA
    Sep 17, 2007 4:34:52 PM  Warning: Warning: F:\usr\sap\JUPGRADE\data\archives\NWMADMIN04_1.SCA
    Sep 17, 2007 4:34:52 PM  Error: Aborted: F:\usr\sap\JUPGRADE\data\archives\SAPJTECHS04_1.SCA
    Sep 17, 2007 4:34:52 PM  Error: Processing error. Return code: 4
    DEPLOY_ONLINE_DON_03.log
    ols.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:530)#Java###Return code condition success evaluated to false for process java.exe for action ACTION_DEPLOY_LIST.##
    #1.5#C000AC1904D2000000000B5E00D19BC800043A52C62F1410#1190027093546#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployList(AbstractSDMProcessCall.java:705)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployList(AbstractSDMProcessCall.java:705)#Java###Cannot execute Java process for deployList with parameters F:/usr/sap/JUPGRADE/tmp/SLOT.DEPLOY.PRE.01.LST.##
    #1.5#C000AC1904D2000000000B5F00D19BC800043A52C62F5290#1190027093562#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.execute(PhaseTypeSDMProcess.java:681)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.execute(PhaseTypeSDMProcess.java:681)#Java###Error while executing SDM process phase with action DEPLOY_SLOT. See F:
    usr
    sap
    JUPGRADE
    log
    DEPLOY_SLOT_0__DON_03.LOG for details.##
    #1.5#C000AC1904D2000000000B6000D19BC800043A52C62F5290#1190027093562#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:779)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:779)#Java###Phase has been completed.#1#UPGRADE/UPGRADE/DEPLOY_ONLINE#
    #1.5#C000AC1904D2000000000B6100D19BC800043A52C62F5290#1190027093562#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:780)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:780)#Java###Start time: .#1#2007/09/17 16:20:59#
    #1.5#C000AC1904D2000000000B6200D19BC800043A52C62F5290#1190027093562#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:781)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:781)#Java###End time: .#1#2007/09/17 16:34:53#
    #1.5#C000AC1904D2000000000B6300D19BC800043A52C62F5290#1190027093562#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:782)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:782)#Java###Duration: .#1#0:13:54.062#
    #1.5#C000AC1904D2000000000B6400D19BC800043A52C62F5290#1190027093562#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:783)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:783)#Java###Phase status is .#1#error#
    kindly provide solution for this
    kindly do the needful
    regards
    SHOEB

    Hi,
    The problem is with the SDM (Most probably).
    Kinldy make sure that your SDM is running properly!
    YOu can check this via jcmon utility.
    " jcmon pf=PATH_FOR_INSTANCE_PROFILE  "
    for exmaple : " jcmon pf=/usr/sap/C11/sys/profile/C11_JC00_testpc "
    You might need to change the SDM mode to standalone
    Please refer the lilnk for details on that.
    http://help.sap.com/saphelp_nw04/helpdata/en/4e/67118041b142f8a6b4d5bf8ca56422/content.htm
    I hope this helps you! incase if not please intimate me....
    Regards,
    Prem

Maybe you are looking for