Checking queue for content

Hi all,
I have a question concerning the mapping tool of PI. I want to know, if a queue has a real entry. When I use the function "exists", I got a "true" even when the queue has supresser. But I'd like to get a true only when the queue has a real entry (String). Could anybody help me here?
Thank You.

Hi Lukas
From your screenshot, I think you are using PI 7.0 or 7.1. I'm not sure if it behaves differently from PI 7.11 which I'm running on.
Instead of casting, you can also just declare the found variable as a String. Refer to the changes in red below.
String found = "false";
for (int i = 0; i < input.length; i++ ) {
  if (!input[i].equals(ResultList.SUPPRESS)) {
    found = "true";
    break;
result.addValue(found);
You mentioned that you received an error - can you give a screenshot of the error?
Also, can you give a screenshot of the logic and "display queue" entries of the function before the input of the UDF? I would like to the SUPPRESS and other queue values are generated.
Another thing, can you make sure that the execution type is "All Values of a Context". I can't remember how it looks like on the older XI/PI version.
Rgds
Eng Swee

Similar Messages

  • Transport-Leave Transport request in queue for Later import

    Dears,
    I want that U0 mode i.e. Leave Transport request in queue for Later import should always be selected by default while importing any transport.
    Please suggest,How it can be done.
    Shivam

    Shivam,
    Please check the attached link.
    [http://help.sap.com/saphelp_nw04/helpdata/en/3d/ad5b814ebc11d182bf0000e829fbfe/content.htm]
    Sample Syntax
    tp import T11k904711 P11 U0
    Hope this helps.
    Manoj
    Edited by: Manoj Chintawar on Mar 20, 2009 11:55 AM

  • Exchange 2010 - PerfMon - Messages Queued for Delivery = 2,147,483,649

    Our monitoring system is alerting Messages Queued for Delivery as 2 Billion messages and the value returned by PerfMon > MSExchangeTransport Queues > Messages Queued for Delivery also matches this number during some samples.
    I was wondering, what's going on here. When checking queues using Get-Queue cmdlet it doesn't show more than couple of messages in the queue.
    How do I get this fixed? This seems to be a known issue from thread http://social.technet.microsoft.com/Forums/en-US/ac121f02-4359-4d18-b86a-9c9c78b320a9/perfmon-messages-queued-for-delivery-2147483764?forum=exchange2010
    Any assistance would be greatly appreciated.

    Hi ChaituNanl,
    Thank you for your question.
    By our search, I suggest we update Exchange to Exchange 2010 CU6 or later, because problem also seem to appear to Exchange CU5 or former.
    We could download the CU by the following link:
    http://social.technet.microsoft.com/wiki/contents/articles/240.exchange-server-and-update-rollups-build-numbers.aspx
    Notice: please note the version of  Exchange Service Pack
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim

  • Cross reference markers are deleted for content in text insets

    Cross reference markers are deleted for content text insets. I currently have a chapter that is built from several Import by Reference files. I added an introductory paragraph with cross reference links to heading 2 titles in these text insets. Everything works and saves normally, although the cross reference markers disappear from the chapter when files are checked out a few days later. An extra Heading 2 is also added to the end of the document.
    Steps to reproduce:
    1. Create a chapter composed of several text insets.
    2. Create a list of cross references to headings in these text insets at the beginning of the chapter.
    3. Check in/check out the files from a source control product.
    What went wrong?:
    The cross reference markers are gone, resulting in broken cross references. An empty Heading 2 is also added to the end of the document following the final text inset
    What should have happened?:
    The markers should remain and the heading 2 tag should not be applied to the document.
    Product version:
    Product: FrameMaker
    Version: 7.2
    Platform information:Windows XP
    Hardware: Dell Latitude D620
    OS Version: Windows XP Professional Version 2002, Service Pack 3.
    RAM: 1GB

    Thanks for the information, Van. We did try several techniques including adding the insertion point immediately after the text inset before the normal paragraph tag, but none seemed to consistently work. I will investigate this scenario futher, though, in light of your comments.
    We have managed to determine a workaround for this issue by avoiding a string of text insets. For some reason, using multiple text insets without separating them with normal text causes most of the problems after we add the files to our source control system. The situaton is not ideal, but it does work for the time being anyway.
    Steve

  • Carrier Type In DMS for content server

    Dear All,
    Can anyone help me in telling which carrier type i have to define in dc20 for Content server, if any required.
    i have configured content server in Oac0,oact, csadmin, but while saving file on server (check in) it is giving me this error
    Error while checking in and storing:  Message no. 26253 .
    Regards
    Kashif

    This error usually comes beacuse of improper settings maintained in CSADMIN for repository:
    Do few changes in CSADMIN Settings for repository:
    ContentStorage Host : (Enter name instead of IP)
    ContentStorageName : WCC
    Storage : ContentStorage.dll
    Security : 1
    ContRepDescription : (Enter descreption as given in OAC0)
    driver : LiveCache or MaxDB (Whatever you are using)
    Incase of DB, maintain also
    SAPDMSUser :
    SAPDBPassword :
    Please check after making these changes and revert.
    /Tilak

  • Timeout for content after installation

    Hi all!
    Running w2000, 9i DB and 9ias, I finally managed to install the portal. Took a while.
    ( used the step-by-step guide ). But now after the installation, I get the following errors when opening the /pls/portal30 homepage.
    Portal Community Portlet Timed Out
    Error: Timeout for content=15032
    Error: Timeout for content=15032
    Error: Timeout for content=15032
    Error: Timeout for content=15482
    Upon clicking the Login link, I get the following error:
    You cannot login because there is no configuration information stored in the enabler configuration table. (WWC-41439)
    I have tried to change the JServ settings to solve the timeout problem, but it doesn't help.
    my current zone.properties settings are:
    init.timeout=240000
    servlet.page.initArgs=stall=60
    servlet.page.initArgs=requesttime=240
    Have anyone seen this before?
    all help greatly appreciated.
    JServ log output are appended below.
    regards
    Rune Engseth
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=34 Starting servlet, millis=1022588257108
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=34 Starting Retrieval of Meta-Data time=1022588257108
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=34 mTimeOut=10000000 for page
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=26 username is null
    [28/05/2002 14:17:37:108 CEST] page/DEBUG: active=26 content-fetcher7 starting on page
    [28/05/2002 14:17:37:199 CEST] page/DEBUG: active=26 Query String=_mode=3
    [28/05/2002 14:17:54:504 CEST] page/DEBUG: active=34 After connecting to Page Meta, millis=17396
    [28/05/2002 14:17:54:754 CEST] page/DEBUG: active=26 content-fetcher7 Finished working on page, size=null, millis=17555, id=null
    [28/05/2002 14:17:54:754 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher7
    [28/05/2002 14:17:54:754 CEST] page/DEBUG: active=34 Finishing servlet, millis=17646
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=34 Starting servlet, millis=1022588275005
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=34 Starting Retrieval of Meta-Data time=1022588275005
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=34 mTimeOut=10000000 for page
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=26 username is null
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=26 content-fetcher6 starting on page
    [28/05/2002 14:17:55:005 CEST] page/DEBUG: active=26 Query String=_mode=3
    [28/05/2002 14:17:55:095 CEST] page/DEBUG: active=26 Computed character set from response "x-oracle/portal-page; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:55:095 CEST] page/DEBUG: active=26 content-fetcher6 Before reading the data stream page, millis=90
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=26 content-fetcher6 xxx Characters=3522 page, millis=100
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 After connecting to Page Meta, millis=100
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 Processing data 3.0.8
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 Computed character set from response "x-oracle/portal-page; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 x-oracle-portal-expires header derives to: Wed, 29 May 2002 21:37:55 GMT
    [28/05/2002 14:17:55:105 CEST] page/DEBUG: active=34 setting up cache output stream subID is 1
    [28/05/2002 14:17:55:185 CEST] page/DEBUG: active=26 content-fetcher6 xxx Characters=5000 page, millis=180
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=26 content-fetcher6 xxx Characters=3924 page, millis=190
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 Starting a Page
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=26 content-fetcher6 Finished working on page, size=12446, millis=190, id=null
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher6
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 mTimeOut=15000 for 11
    [28/05/2002 14:17:55:195 CEST] page/DEBUG: active=34 Adding portlet to queue 11
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 12
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 12
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 13
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 13
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 14
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 14
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 16
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 16
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 17
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 17
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 timeout =15
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 mTimeOut=15000 for 18
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 Adding portlet to queue 18
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=34 http://bekk-RuneE.BEKK.INT:80//pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:17:55:205 CEST] page/DEBUG: active=26 username is PUBLIC
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=26 content-fetcher5 starting on 11
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=26 Query String=_portlet_id=1&_provider_id=807692&_node_id=80769&_reference_path=11_FAVORITES_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=27 username is PUBLIC
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=27 content-fetcher4 starting on 12
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=27 Query String=_portlet_id=2&_provider_id=807696&_node_id=80769&_reference_path=12_COMPORTLET_TECHNEWS_807696&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=28 username is PUBLIC
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=28 content-fetcher3 starting on 13
    [28/05/2002 14:17:55:215 CEST] page/DEBUG: active=28 Query String=_portlet_id=2&_provider_id=807692&_node_id=80769&_reference_path=13_RECENTOBJECTS_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=29 username is PUBLIC
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=29 content-fetcher2 starting on 14
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=29 Query String=_portlet_id=1&_provider_id=807693&_node_id=80769&_reference_path=14_FOREIGNAPPS_807693&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=30 username is PUBLIC
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=30 content-fetcher1 starting on 16
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=30 Query String=_portlet_id=16&_provider_id=807692&_node_id=80769&_reference_path=16_CREATE+PAGES_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=31 username is PUBLIC
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=31 content-fetcher0 starting on 17
    [28/05/2002 14:17:55:225 CEST] page/DEBUG: active=31 Query String=_portlet_id=3&_provider_id=807697&_node_id=80769&_reference_path=17_CREATESITES_807697&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 content-fetcher24Closing cached HTTP connection, host/port changed
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 username is PUBLIC
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 content-fetcher24 starting on 18
    [28/05/2002 14:17:55:235 CEST] page/DEBUG: active=32 Query String=_portlet_id=10&_provider_id=807692&_node_id=80769&_reference_path=18_CREATEOBJECTS_807692&_language=us&_mode=1&_back_page_url=null&_page_url=http%3A%2F%2Fbekk-RuneE.BEKK.INT%2Fservlet%2Fpage%3F_pageid%3D1%2C11%26_dad%3Dportal30%26_schema%3DPORTAL30&_has_title_region=1&_has_border=0&_page_type=PORTLETS
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 Computed character set from response "text/html; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 content-fetcher5 Before reading the data stream 11, millis=591
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 content-fetcher5 xxx Characters=1150 11, millis=591
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 content-fetcher5 Finished working on 11, size=1150, millis=591, id=null
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher5
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=34 Writing portlet to browser 11
    [28/05/2002 14:17:55:806 CEST] page/DEBUG: active=34 Done Writing 11
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 Computed character set from response "text/html; charset=UTF-8" as "UTF-8"
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 content-fetcher24 Before reading the data stream 18, millis=3034
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 content-fetcher24 xxx Characters=2 18, millis=3034
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 content-fetcher24 Finished working on 18, size=2, millis=3034, id=null
    [28/05/2002 14:17:58:269 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher24
    [28/05/2002 14:18:10:247 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 Timeout occurred, label=13 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher3
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher3
    [28/05/2002 14:18:10:247 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 Timeout occurred, label=12 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:247 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher4
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher4
    [28/05/2002 14:18:10:257 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 Timeout occurred, label=16 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher1
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher1
    [28/05/2002 14:18:10:257 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 Timeout occurred, label=14 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher2
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher2
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Writing portlet to browser 12
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Done Writing 12
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Writing portlet to browser 13
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Done Writing 13
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Writing portlet to browser 14
    [28/05/2002 14:18:10:257 CEST] page/DEBUG: active=34 Done Writing 14
    [28/05/2002 14:18:10:267 CEST] page/DEBUG: active=34 Writing portlet to browser 16
    [28/05/2002 14:18:10:267 CEST] page/DEBUG: active=34 Done Writing 16
    [28/05/2002 14:18:10:707 CEST] page/JNI: Exception when trying to connect in 1.
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=26 Timeout occurred, label=17 url=http://bekk-RuneE.BEKK.INT/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=26 ContentFetcher InterruptedIOException Caught, Fetcher Timedout name=content-fetcher0
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=26 ContentFetcher ready=content-fetcher0
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Writing portlet to browser 17
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Done Writing 17
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Writing portlet to browser 18
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Done Writing 18
    [28/05/2002 14:18:10:707 CEST] page/DEBUG: active=34 Finishing servlet, millis=15702

    I've had the same problem. You can solve it by modifying the timeout-period for the provider. Surf to the portal-homepage- administration- edit provider.

  • The best place for content server

    Hello,
    We need to install content Server . SAP ECC is in Paris .
    The users who will use the content server will be in New-York.
    Is the best place for content server in Paris or in New-York?
    The question could be : Will a document (for ex. a pdf of 100 Mb) to be checked_in the CS be first transferred from frontend to ECC and then from ECC to CS or directly from frontend to content server ?
    Thanks

    Hi Oda,
    If your users are in New-York, then better to have content server there to optimize network traffic and speed. There is something called as distributed content server concept where you can have different storage areas for different geographical locations.
    And as far as i know, whenever files are checked-in, they are directly stored in content server and it will not route through the ECC. Only DIR stored in the ECC will be linked to the file in the content server.
    Hope this helps.
    Regards,
    Ravi

  • Endpoint Protection error: The source folder for content does not exist.

    I have a single SCCM 2012 SP1 CU4 server running on Windows Server 2012.
    I have been using this for a little more than a month for Endpoint Protection and Windows Updates.
    I just recently started seeing that my Endpoint Deployment Package has Failed.  I click on "Content Status" and select the Endpoint package (which again shows Failed).  I click on "View Status" and I get this
    message in the "Error" tab:
    The source folder for content does not exist.
    The Asset Details point to the exact location  that does not exist:
    The source directory "\\<server>\updates\endpoint\6bd81fde-3a3f-4aa9-bf70-ba007891ca68" for package "<package>" does not exist. 
    I didn't change anything related to this, and that directory path (\\server\updates\endpoint) is
    shared and is populated with a lot of other folders. 
    Is this possibly just a bad update file?  Should I manually create that sub-folder that it says is missing?
    Any help would be great!  Thanks!

    Thanks for the quick reply, Torsten.  (I often forget which logs to check for certain things).
    There are six lines (3 errors -- in italics below) in the log around the same time frame.  They read:
    The source directory \\sccm-corp\updates\endpoint\6bd81fde-3a3f-4aa9-bf70-ba007891ca68 doesn't exist or the SMS service cannot access it, Win32 last error = 2    SMS_DISTRIBUTION_MANAGER    5/27/2014 11:54:46 AM  
     5920 (0x1720)
    STATMSG: ID=2306 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SCCM-Corp.pdcarea.lcl SITE=PDC PID=6008 TID=5920 GMTDATE=Tue May 27 16:54:46.962 2014 ISTR0="\\sccm-corp\updates\endpoint\6bd81fde-3a3f-4aa9-bf70-ba007891ca68" ISTR1="PDC00063"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="PDC00063"    SMS_DISTRIBUTION_MANAGER    5/27/2014 11:54:46 AM    5920 (0x1720)
    Failed to take snapshot of one or more contents in package PDC00063    SMS_DISTRIBUTION_MANAGER    5/27/2014 11:54:46 AM    5920 (0x1720)
    CDistributionSrcSQL::UpdateAvailableVersion PackageID=PDC00063, Version=10, Status=2302    SMS_DISTRIBUTION_MANAGER    5/27/2014 11:54:46 AM    5920 (0x1720)
    STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SCCM-Corp.pdcarea.lcl SITE=PDC PID=6008 TID=5920 GMTDATE=Tue May 27 16:54:46.990 2014 ISTR0="Endpoint Protection Definition Updates" ISTR1="PDC00063" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="PDC00063"    SMS_DISTRIBUTION_MANAGER    5/27/2014 11:54:46 AM    5920 (0x1720)
    Failed to process package PDC00063 after 33 retries, will retry 67 more times    SMS_DISTRIBUTION_MANAGER    5/27/2014 11:54:47 AM    5920 (0x1720)

  • Data control issue for content repository when running apps in webcenter .

    Hi All ,
    I have created content repository connection in my local jdeveloper and
    exposed it as a data control .
    from data control i am displaying some path and name based on some search criteria .
    Whenever i am runnig this application i am getting following exceptions and no datas are displayed .
    Since i have define connection for content server locally on my jdeveloper do i need to create some jndi
    on server side .
    TestContentServer is the content repository connection i have created in jdeveloper .
    if yes tell me how can i do it and how it will port to my data control .
    [2010-10-05T09:34:39.245-07:00] [wc_custom] [WARNING] [] [oracle.adf.controller.faces.lifecycle.Utils] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000IhxFdvi4ulWpTwp2ic1CemrZ0000fT,0:1] [WEBSERVICE_PORT.name: WSRP_v2_Markup_Service] [APP: application1] [J2EE_MODULE.name: TestContentService-ViewController-context-root] [WEBSERVICE.name: WSRP_v2_Service] [J2EE_APP.name: application1] ADF: Adding the following JSF error message: TestContentServer[[
    javax.naming.NameNotFoundException: TestContentServer; remaining name 'TestContentServer'
    Thanks,
    Arun

    Hi Yanic ,
    1. code for my jspx page
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1">
    <af:messages id="m1"/>
    <af:form id="f1">
    <af:inputText value="#{bindings.path.inputValue}" simple="true"
    required="#{bindings.path.hints.mandatory}"
    columns="#{bindings.path.hints.displayWidth}"
    maximumLength="#{bindings.path.hints.precision}"
    shortDesc="#{bindings.path.hints.tooltip}" id="it1">
    <f:validator binding="#{bindings.path.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.type.inputValue}" simple="true"
    required="#{bindings.type.hints.mandatory}"
    columns="#{bindings.type.hints.displayWidth}"
    maximumLength="#{bindings.type.hints.precision}"
    shortDesc="#{bindings.type.hints.tooltip}" id="it2">
    <f:validator binding="#{bindings.type.validator}"/>
    </af:inputText>
    <af:commandButton actionListener="#{bindings.getItems.execute}"
    text="getItems"
    disabled="#{!bindings.getItems.enabled}" id="cb1"
    partialSubmit="true"/>
    <af:table value="#{bindings.Items.collectionModel}" var="row"
    rows="#{bindings.Items.rangeSize}"
    emptyText="#{bindings.Items.viewable ? 'No data to display.' : 'Access Denied.'}"
    fetchSize="#{bindings.Items.rangeSize}"
    rowBandingInterval="0" id="t1" partialTriggers="::cb1">
    <af:column sortProperty="name" sortable="false"
    headerText="#{bindings.Items.hints.name.label}" id="c2">
    <af:inputText value="#{row.bindings.name.inputValue}"
    label="#{bindings.Items.hints.name.label}"
    required="#{bindings.Items.hints.name.mandatory}"
    columns="#{bindings.Items.hints.name.displayWidth}"
    maximumLength="#{bindings.Items.hints.name.precision}"
    shortDesc="#{bindings.Items.hints.name.tooltip}"
    id="it3">
    <f:validator binding="#{row.bindings.name.validator}"/>
    </af:inputText>
    </af:column>
    <af:column sortProperty="path" sortable="false"
    headerText="#{bindings.Items.hints.path.label}" id="c3">
    <af:inputText value="#{row.bindings.path.inputValue}"
    label="#{bindings.Items.hints.path.label}"
    required="#{bindings.Items.hints.path.mandatory}"
    columns="#{bindings.Items.hints.path.displayWidth}"
    maximumLength="#{bindings.Items.hints.path.precision}"
    shortDesc="#{bindings.Items.hints.path.tooltip}"
    id="it8">
    <f:validator binding="#{row.bindings.path.validator}"/>
    </af:inputText>
    </af:column>
    <af:column sortProperty="URI" sortable="false"
    headerText="#{bindings.Items.hints.URI.label}" id="c5">
    <af:inputText value="#{row.bindings.URI.inputValue}"
    label="#{bindings.Items.hints.URI.label}"
    required="#{bindings.Items.hints.URI.mandatory}"
    columns="#{bindings.Items.hints.URI.displayWidth}"
    maximumLength="#{bindings.Items.hints.URI.precision}"
    shortDesc="#{bindings.Items.hints.URI.tooltip}"
    id="it7">
    <f:validator binding="#{row.bindings.URI.validator}"/>
    </af:inputText>
    </af:column>
    <af:column sortProperty="primaryType" sortable="false"
    headerText="#{bindings.Items.hints.primaryType.label}"
    id="c7">
    <af:inputText value="#{row.bindings.primaryType.inputValue}"
    label="#{bindings.Items.hints.primaryType.label}"
    required="#{bindings.Items.hints.primaryType.mandatory}"
    columns="#{bindings.Items.hints.primaryType.displayWidth}"
    maximumLength="#{bindings.Items.hints.primaryType.precision}"
    shortDesc="#{bindings.Items.hints.primaryType.tooltip}"
    id="it6">
    <f:validator binding="#{row.bindings.primaryType.validator}"/>
    </af:inputText>
    </af:column>
    <af:column sortProperty="title" sortable="false"
    headerText="#{bindings.Items.hints.title.label}" id="c1">
    <af:inputText value="#{row.bindings.title.inputValue}"
    label="#{bindings.Items.hints.title.label}"
    required="#{bindings.Items.hints.title.mandatory}"
    columns="#{bindings.Items.hints.title.displayWidth}"
    maximumLength="#{bindings.Items.hints.title.precision}"
    shortDesc="#{bindings.Items.hints.title.tooltip}"
    id="it9">
    <f:validator binding="#{row.bindings.title.validator}"/>
    </af:inputText>
    </af:column>
    <af:column sortProperty="docType" sortable="false"
    headerText="#{bindings.Items.hints.docType.label}" id="c6">
    <af:inputText value="#{row.bindings.docType.inputValue}"
    label="#{bindings.Items.hints.docType.label}"
    required="#{bindings.Items.hints.docType.mandatory}"
    columns="#{bindings.Items.hints.docType.displayWidth}"
    maximumLength="#{bindings.Items.hints.docType.precision}"
    shortDesc="#{bindings.Items.hints.docType.tooltip}"
    id="it5">
    <f:validator binding="#{row.bindings.docType.validator}"/>
    </af:inputText>
    </af:column>
    <af:column sortProperty="displayName" sortable="false"
    headerText="#{bindings.Items.hints.displayName.label}"
    id="c4">
    <af:inputText value="#{row.bindings.displayName.inputValue}"
    label="#{bindings.Items.hints.displayName.label}"
    required="#{bindings.Items.hints.displayName.mandatory}"
    columns="#{bindings.Items.hints.displayName.displayWidth}"
    maximumLength="#{bindings.Items.hints.displayName.precision}"
    shortDesc="#{bindings.Items.hints.displayName.tooltip}"
    id="it4">
    <f:validator binding="#{row.bindings.displayName.validator}"/>
    </af:inputText>
    </af:column>
    </af:table>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>
    2. code for binding .
    <?xml version="1.0" encoding="UTF-8" ?>
    <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel"
    version="11.1.1.56.60" id="Test1PageDef"
    Package="com.heiwip.cs.view.pageDefs">
    <parameters/>
    <executables>
    <variableIterator id="variables">
    <variable Type="java.lang.String" Name="getItems_path"
    IsQueriable="false"/>
    <variable Type="java.lang.String" Name="getItems_type"
    IsQueriable="false"/>
    </variableIterator>
    <methodIterator Binds="getItems.result" DataControl="TestDC1" RangeSize="25"
    BeanClass="com.heiwip.cs.view.TestDC1.getItems_return"
    id="getItemsIterator"/>
    </executables>
    <bindings>
    <methodAction id="getItems" RequiresUpdateModel="true" Action="invokeMethod"
    MethodName="getItems" IsViewObjectMethod="false"
    DataControl="TestDC1" InstanceName="TestDC1"
    ReturnName="TestDC1.methodResults.getItems_TestDC1_getItems_result">
    <NamedData NDName="path" NDType="java.lang.String"
    NDValue="${bindings.getItems_path}"/>
    <NamedData NDName="type" NDType="java.lang.String"
    NDValue="${bindings.getItems_type}"/>
    </methodAction>
    <attributeValues IterBinding="variables" id="path">
    <AttrNames>
    <Item Value="getItems_path"/>
    </AttrNames>
    </attributeValues>
    <attributeValues IterBinding="variables" id="type">
    <AttrNames>
    <Item Value="getItems_type"/>
    </AttrNames>
    </attributeValues>
    <attributeValues IterBinding="getItemsIterator" id="displayName">
    <AttrNames>
    <Item Value="displayName"/>
    </AttrNames>
    </attributeValues>
    <attributeValues IterBinding="getItemsIterator" id="name">
    <AttrNames>
    <Item Value="name"/>
    </AttrNames>
    </attributeValues>
    <attributeValues IterBinding="getItemsIterator" id="path1">
    <AttrNames>
    <Item Value="path"/>
    </AttrNames>
    </attributeValues>
    </bindings>
    </pageDefinition>
    3. Table is displayed with no data .
    whenever i am trying to pass something in search criteria to get the result its
    throwing connection error .
    4. I am using oracle UCM (oracle content server) .
    for this i am using identity propogation .
    Thanks,
    Arun.

  • Using queues for workflows in 9.0.2

    Has anyone used oracle advanced queuing and event driven workflows for content management within a 9.0.2 environment?
    I want to submit something for subsequent processing based on a custom attribute changing, and then have a workflow initiated automatically due to a message arriving in a given queue
    I've read the workflow example provided with 9.0.2 but don't really like the approach taken. I realise that 9.0.3 will probably do most of this without much effort on my part, but until the windows and web interfaces are packaged with the product again we won't be upgrading
    Any ideas would be helpful
    Thanks

    The group needs to be the default group of the user for the user to be directed to the home page of the group.
    This is so since a user can be a member of several groups and at least some of those groups can have a home page.
    So which home page will the user be directed to ?
    You can set the default group for the user in "Portal User Profile" for the user.
    Regards,
    Nachiketa

  • Checking in a content programatically

    Hi,
    Has anyone successfully checked-in a content item programatically? If yes, can you please share the code snippet.
    I tried using CHECKIN_NEW (CHECKIN_SEL for update) and CHECKIN_UNIVERSAL services to check-in the item programatically.
    I am getting the below error when doing so
    ========================================================
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
    at intradoc.server.Service.doRequest(Service.java:1707)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:197)
    Caused by: intradoc.data.DataException: !csCheckinFileKeyNotSpecified,primaryFile
    at intradoc.server.DocServiceHandler.addFile(DocServiceHandler.java:3251)
    at intradoc.server.DocServiceHandler.addFiles(DocServiceHandler.java:410)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sitestudio.SSClassHelper.invokeRaw(Unknown Source)
    ... 70 more
    ==================================================
    I have set all the required meta data for for content item in m_binder. I have give proper values for primaryFile, primaryFile:path, dDocName, dOriginalName etc
    I have thoroughly checked all the meta data values but could not see any problem in the entries I am giving. Not able to figure out what could be the problem.
    Regards,
    Pratap

    I'd recommend sticking to a single thread when discussing the same issue. You're more likely to get help if you keep your details centralized.
    Re: Error when doing checkin of content item programatically
    Perhaps add some more context to your issue or paste in the offending code?
    Thanks,
    -ryan
    Ryan Sullivan | ECMconsultant
    http://www.ecmconsultant.net/

  • Dispatcher stopped during JSPM phase 'check queue' sp10

    We're having an issue around JSPM phase 'check queue' during NW04s SR2 -> SP10 apply.
    The queue is detected properly but I'm having the error NOT DEPLOYED on each component to be upgraded.
    I'm going from SP9 to SP10
    Anyone has encountered the same problem?
    Thanks
    MR

    Hello Raveen and Rajat.
    Luckly we could start  the deployment but found another error around ADSSAP. deployment.
    Found note 795991 and currently is running.
    Regards.
    MR
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[E:\usr\sap\DP5\JC01\SDM\program\log\sdmcl20061221195847.log]/>
    <!PATTERN[sdmcl20061221195847.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    Dec 21, 2006 2:59:12 PM  Info: -
    Starting validation -
    Dec 21, 2006 2:59:12 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorSkipDepending
    Dec 21, 2006 2:59:12 PM  Info: Update strategy: UpdateLowerVersions
    Dec 21, 2006 2:59:12 PM  Info: Starting deployment prerequisites:
    Dec 21, 2006 2:59:16 PM  Info: Loading selected archives...
    Dec 21, 2006 2:59:16 PM  Info: Loading archive 'E:\usr\sap\DP5\JC01\SDM\program\temp\ADSSAP10_0-10003001.SCA'
    Dec 21, 2006 2:59:35 PM  Info: Selected archives successfully loaded.
    Dec 21, 2006 2:59:35 PM  Info: Actions per selected component:
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.10.0.20061022041500''/'2' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060306103500''/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesLicenseService'/'com.adobe'/'Adobe Systems'/'705.20060308080804.280589'/'2' will not update currently deployed development component 'DocumentServicesLicenseService'/'com.adobe'/'Adobe Systems'/'705.20060308080804.280589'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesDestProtoService'/'com.adobe'/'Adobe Systems'/'705.20060330122004.286626'/'2' will not update currently deployed development component 'DocumentServicesDestProtoService'/'com.adobe'/'Adobe Systems'/'705.20060330122004.286626'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesBinaries2'/'com.adobe'/'Adobe Systems'/'705.20060302093946.104935'/'2' will not update currently deployed development component 'DocumentServicesBinaries2'/'com.adobe'/'Adobe Systems'/'705.20060302093946.104935'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'705.20060606203802.298321'/'2' updates currently deployed development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'705.20051005090948.242049'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesLibrary'/'com.adobe'/'Adobe Systems'/'705.20050912112444.95149'/'2' will not update currently deployed development component 'DocumentServicesLibrary'/'com.adobe'/'Adobe Systems'/'705.20050912112444.95149'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'FontManagerService'/'com.adobe'/'Adobe Systems'/'705.20060314105908.106587'/'2' will not update currently deployed development component 'FontManagerService'/'com.adobe'/'Adobe Systems'/'705.20060314105908.106587'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesLicenseDatabase'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'2' will not update currently deployed development component 'DocumentServicesLicenseDatabase'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'TrustManagerService'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'2' will not update currently deployed development component 'TrustManagerService'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesLicenseSupportService'/'com.adobe'/'Adobe Systems'/'705.20060216081756.275058'/'2' will not update currently deployed development component 'DocumentServicesLicenseSupportService'/'com.adobe'/'Adobe Systems'/'705.20060216081756.275058'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'AdobeDocumentServicesEjbClientLibrary'/'com.adobe'/'Adobe Systems'/'705.20060407121920.289077'/'2' will not update currently deployed development component 'AdobeDocumentServicesEjbClientLibrary'/'com.adobe'/'Adobe Systems'/'705.20060407121920.289077'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20060314112518.106587'/'2' updates currently deployed development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20050921234339.95622'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected development component 'tc/ads/lib'/'sap.com'/'SAP AG'/'7.0010.20061002104728.0000'/'2' updates currently deployed development component 'tc/ads/lib'/'sap.com'/'SAP AG'/'7.0006.20060127095603.0000'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DocumentServicesConfiguration'/'com.adobe'/'Adobe Systems'/'705.20060427080722.294903'/'2' will not update currently deployed development component 'DocumentServicesConfiguration'/'com.adobe'/'Adobe Systems'/'705.20060427080722.294903'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'705.20060620101936.310918'/'2' updates currently deployed development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected development component 'tc/ads/grmg'/'sap.com'/'SAP AG'/'7.0010.20061002104728.0000'/'2' updates currently deployed development component 'tc/ads/grmg'/'sap.com'/'SAP AG'/'7.0006.20060127095603.0000'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: No action: Selected development component 'DataManagerService'/'com.adobe'/'Adobe Systems'/'705.20060302094814.104935'/'2' will not update currently deployed development component 'DataManagerService'/'com.adobe'/'Adobe Systems'/'705.20060302094814.104935'/'1'.
    Dec 21, 2006 2:59:35 PM  Info: Update: Selected development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'2' updates currently deployed development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 2:59:35 PM  Info: Ending deployment prerequisites. All items are correct.
    Dec 21, 2006 2:59:36 PM  Info: -
    Ending validation -
    Dec 21, 2006 2:59:37 PM  Info: -
    Starting deployment -
    Dec 21, 2006 2:59:37 PM  Info: Error handling strategy: OnErrorStop
    Dec 21, 2006 2:59:37 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorSkipDepending
    Dec 21, 2006 2:59:37 PM  Info: Update strategy: UpdateLowerVersions
    Dec 21, 2006 2:59:37 PM  Info: Starting deployment prerequisites:
    Dec 21, 2006 2:59:38 PM  Info: Loading selected archives...
    Dec 21, 2006 2:59:38 PM  Info: Loading archive 'E:\usr\sap\DP5\JC01\SDM\program\temp\ADSSAP10_0-10003001.SCA'
    Dec 21, 2006 3:00:04 PM  Info: Selected archives successfully loaded.
    Dec 21, 2006 3:00:04 PM  Info: Actions per selected component:
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.10.0.20061022041500''/'2' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060306103500''/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesLicenseService'/'com.adobe'/'Adobe Systems'/'705.20060308080804.280589'/'2' will not update currently deployed development component 'DocumentServicesLicenseService'/'com.adobe'/'Adobe Systems'/'705.20060308080804.280589'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesDestProtoService'/'com.adobe'/'Adobe Systems'/'705.20060330122004.286626'/'2' will not update currently deployed development component 'DocumentServicesDestProtoService'/'com.adobe'/'Adobe Systems'/'705.20060330122004.286626'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'705.20060606203802.298321'/'2' updates currently deployed development component 'XMLFormService'/'com.adobe'/'Adobe Systems'/'705.20051005090948.242049'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesBinaries2'/'com.adobe'/'Adobe Systems'/'705.20060302093946.104935'/'2' will not update currently deployed development component 'DocumentServicesBinaries2'/'com.adobe'/'Adobe Systems'/'705.20060302093946.104935'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesLibrary'/'com.adobe'/'Adobe Systems'/'705.20050912112444.95149'/'2' will not update currently deployed development component 'DocumentServicesLibrary'/'com.adobe'/'Adobe Systems'/'705.20050912112444.95149'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesLicenseDatabase'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'2' will not update currently deployed development component 'DocumentServicesLicenseDatabase'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'FontManagerService'/'com.adobe'/'Adobe Systems'/'705.20060314105908.106587'/'2' will not update currently deployed development component 'FontManagerService'/'com.adobe'/'Adobe Systems'/'705.20060314105908.106587'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'TrustManagerService'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'2' will not update currently deployed development component 'TrustManagerService'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesLicenseSupportService'/'com.adobe'/'Adobe Systems'/'705.20060216081756.275058'/'2' will not update currently deployed development component 'DocumentServicesLicenseSupportService'/'com.adobe'/'Adobe Systems'/'705.20060216081756.275058'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'AdobeDocumentServicesEjbClientLibrary'/'com.adobe'/'Adobe Systems'/'705.20060407121920.289077'/'2' will not update currently deployed development component 'AdobeDocumentServicesEjbClientLibrary'/'com.adobe'/'Adobe Systems'/'705.20060407121920.289077'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20060314112518.106587'/'2' updates currently deployed development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20050921234339.95622'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected development component 'tc/ads/lib'/'sap.com'/'SAP AG'/'7.0010.20061002104728.0000'/'2' updates currently deployed development component 'tc/ads/lib'/'sap.com'/'SAP AG'/'7.0006.20060127095603.0000'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DocumentServicesConfiguration'/'com.adobe'/'Adobe Systems'/'705.20060427080722.294903'/'2' will not update currently deployed development component 'DocumentServicesConfiguration'/'com.adobe'/'Adobe Systems'/'705.20060427080722.294903'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'705.20060620101936.310918'/'2' updates currently deployed development component 'AdobeDocumentServices'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected development component 'tc/ads/grmg'/'sap.com'/'SAP AG'/'7.0010.20061002104728.0000'/'2' updates currently deployed development component 'tc/ads/grmg'/'sap.com'/'SAP AG'/'7.0006.20060127095603.0000'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: Update: Selected development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'2' updates currently deployed development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Dec 21, 2006 3:00:04 PM  Info: No action: Selected development component 'DataManagerService'/'com.adobe'/'Adobe Systems'/'705.20060302094814.104935'/'2' will not update currently deployed development component 'DataManagerService'/'com.adobe'/'Adobe Systems'/'705.20060302094814.104935'/'1'.
    Dec 21, 2006 3:00:04 PM  Info: Ending deployment prerequisites. All items are correct.
    Dec 21, 2006 3:00:05 PM  Info: Saved current Engine state.
    Dec 21, 2006 3:00:05 PM  Info: Starting: Update: Selected development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20060314112518.106587'/'2' updates currently deployed development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20050921234339.95622'/'0'.
    Dec 21, 2006 3:00:05 PM  Info: SDA to be deployed: E:\usr\sap\DP5\JC01\SDM\root\origin\com.adobe\PDFManipulation\Adobe Systems\2\705.20060314112518.106587\adobe-PDFManipulation.sda
    Dec 21, 2006 3:00:05 PM  Info: Software type of SDA: primary-service
    Dec 21, 2006 3:00:05 PM  Info: ***** Begin of SAP J2EE Engine Offline Deployment (Service component of SAP J2EE Engine) *****
    Dec 21, 2006 3:00:05 PM  Info: Shutting down all the cluster processes except SDM.
    Dec 21, 2006 3:00:05 PM  Info: Shutting down the instance JC_WSADD01D_DP5_01 running on host WSADD01D processes ...
    Dec 21, 2006 3:00:05 PM  Info: Stopping the instance JC_WSADD01D_DP5_01 processes. The instance is running on host WSADD01D                       
    Dec 21, 2006 3:00:05 PM  Info: Stopping the process dispatcher
    Dec 21, 2006 3:00:05 PM  Info: Stopping the process server0
    Dec 21, 2006 3:00:17 PM  Info: Cluster processes have been successfully shut down.
    Dec 21, 2006 3:00:31 PM  Info: ***** End of SAP J2EE Engine Offline Deployment (Service component of SAP J2EE Engine) *****
    Dec 21, 2006 3:00:31 PM  Error: Aborted: development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20060314112518.106587'/'2', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.10.0.20061022041500''/'2':
    Caught exception during deployment from SAP J2EE Engine's offline deploy API:
    com.sap.engine.tools.offlinedeploy.rdb.ODeploymentException: ERROR: Can't deploy component with sda E:\usr\sap\DP5\JC01\SDM\root\origin\com.adobe\PDFManipulation\Adobe Systems\2\705.20060314112518.106587\adobe-PDFManipulation.sda
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:342)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1184)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:914)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent0(OfflineComponentDeployImpl.java:410)
         at com.sap.engine.tools.offlinedeploy.rdb.OfflineComponentDeployImpl.deployComponent(OfflineComponentDeployImpl.java:266)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performDeployment(EngineOfflineDeployerImpl.java:209)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:120)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:89)
         at com.sap.sdm.apiimpl.local.DeployProcessorImpl.deploy(DeployProcessorImpl.java:74)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.requestRemoteCall(RemoteProxyServerImpl.java:127)
         at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.process(RemoteProxyServerImpl.java:38)
         at com.sap.sdm.apiimpl.remote.server.ApiClientRoleCmdProcessor.process(ApiClientRoleCmdProcessor.java:84)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.nwmss.jdbc.base.BaseBatchUpdateException: [SAP_NWmss][SQLServer JDBC Driver]Communication error: The stream provided does not contain the number of bytes specified. For batches, please ensure that streams are reset before subsequent addBatch calls. This is a non-recoverable error and the connection has been terminated.
         at com.sap.nwmss.jdbc.base.BasePreparedStatement.executeBatch(Unknown Source)
         at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263)
         at com.sap.sql.jdbc.mss.MssInetPreparedStatement.executeBatch(MssInetPreparedStatement.java:188)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1129)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1091)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execUpdateFileBatch(DBAccessDefault.java:1223)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:322)
         ... 32 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineOfflineDeployerImpl.performAction(DeploymentActionTypes).ODEXC)
    Dec 21, 2006 3:00:31 PM  Info: Starting to save the repository
    Dec 21, 2006 3:00:33 PM  Info: Finished saving the repository
    Dec 21, 2006 3:00:33 PM  Info: Starting: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.10.0.20061022041500''/'2' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060306103500''/'0'.
    Dec 21, 2006 3:00:33 PM  Error: Aborted: software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.10.0.20061022041500''/'2':
    Failed deployment of SDAs:
    development component 'PDFManipulation'/'com.adobe'/'Adobe Systems'/'705.20060314112518.106587'/'2' : aborted
    Please, look at error logs above for more information!
    Dec 21, 2006 3:00:33 PM  Info: Starting to save the repository
    Dec 21, 2006 3:00:34 PM  Info: Finished saving the repository
    Dec 21, 2006 3:00:34 PM  Info: Restoring the state of the instance (JC_WSADD01D_DP5_01) process dispatcher from Stopped to Running
    Dec 21, 2006 3:00:34 PM  Info: Restoring the state of the instance (JC_WSADD01D_DP5_01) process server0 from Stopped to Running
    Dec 21, 2006 3:01:53 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Dec 21, 2006 3:01:53 PM  Error: -
    At least one of the Deployments failed -

  • Repository for Content Management

    How do I know that whether TREX or CRM Database is used for Content repository?
    I am able to import & link documents under 'Document Search' in IC Web .
    I would like to know what is configured as a repository for document management.
    I know where to configure content repository,TREX RFC connection,but where can I tell the system which one system should use for storing documents?
    Thanks,
    Thirumala.

    HI
    Can you check tx OAC0 ? This might give you some hint.

  • No customizing data found for content management profile

    Dear All,
    When we configured a business role for our call center agent, we copied existing out-of-box role and assigned to user's local own data. When the CRM Web UI was called, the window popped up fine, but there was an error message:
    No customizing data found for content management profile
    Can anybody advise why this error comes? I checked the content management profile in our system. There are 3 profiles there but I am not sure if any of them is linked to the nav bar profile we defined. Where to define it? How to remove this error message?
    Thanks in advance!
    Leon

    Hi Leon,
    To start with you need to check the details of the Business Role. Goto SPRO>CRM>Business Role-->Define Business Roles
    Select your Business Role and click on details, You can check if Role config key, Nav Bar profile, layout profile, Technical profile and PFCG Role ID is properly assigned.
    Once you assign the above profiles to business role you then assign Position like for e.g. Sales rep and Employee to the org model in PPOSA_CRM. Then select the position and goto menu bar and click on Goto>Detailed Object>Enchanced object description. Select Business role in the Infotype name and click in create infotype. Assign your business role.
    Check logging in after performing the above step. If it doesnt work assign the parameter ID - CRM_UI_FRAME and parameter value - X in the tcode SU01 for the user in CRM. Also assign SAP_ALL role just to make sure if it works.
    Hope this helps.
    Regards,
    Chandrakant

  • Long queue for unidentified mails/ domains

    friends i was checking my queue for ex 2013 and i found loads of emails blocking my queue. we dont use these domains neither anyone from us connects to them.. they look some face domains.. can you guys please provide some info.
    please check below screen shot. I am not sure from where these are coming .. what should i check. and how can i remove as when i am removing this by right clicking one of the msg it says it will be removed but stays there. please advise
    *** below image is also available on this link https://www.dropbox.com/s/af0lto7dat6sh83/Error.png?dl=0
    Thanks, Happiness Always
    Jatin
    Skype: jatider2jatin, Email: [email protected]

    Hi ,
    Please have a look in to the message tracking logs.
    From the logs i came to know that the sender "[email protected]" is trying to send an email to the non existing recipient "[email protected]" in your exchange organisation.Due to that email get failed and your post master address
    is sending an non-deliver report to the sender address "[email protected]" because of that messages are getting queued on your exchange server.
    On the below logs the non-existing recipient address is [email protected] likewise they can generate lot of emails to non-existing email address in your exchange organisation.So on such case finally we would be having large queue which contains
    the non-delivery report to the unknown sender address.
    Note : Really sorry , I am not aware of smse .But as i said earlier You need to enable the equivalent option on the smarthost which you are having in your environment.
    Logs : 
    RunspaceId              : 4553bf75-e032-477c-be5b-effc5d901e90
    Timestamp               : 19-Jan-15 12:38:06 PM
    ClientIp                : 192.168.0.14
    ClientHostname          : SVBHEMS02.bhumishq.local
    ServerIp                : 192.168.0.14
    ServerHostname          : svbhems02
    SourceContext           : 08D201DA53EAEF86;2015-01-19T08:37:43.506Z;0
    ConnectorId             : SVBHEMS02\Default SVBHEMS02
    Source                  : SMTP
    EventId                 : RECEIVE
    InternalMessageId       : 38487201939500
    MessageId               : <0577B-26357849-09580778-2015.01.19-08.59.19-Scott1966#[email protected]
                              le.net>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 3503
    RecipientCount          : 1
    RelatedRecipientAddress : 
    Reference               : 
    MessageSubject          : Hi, my dear friend!
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    Directionality          : Incoming
    TenantId                : 
    OriginalClientIp        : 216.146.33.62
    MessageInfo             : 0cA: 
    MessageLatency          : 
    MessageLatencyType      : None
    EventData               : {[FirstForestHop, SVBHEMS02.bhumishq.local], [ProxiedClientIPAddress, 216.146.33.62], 
                              [ProxiedClientHostname, mail-23-ewr.dyndns.com], [ProxyHop1, 
                              SVBHEMS02.bhumishq.local(10.10.20.4)], [DeliveryPriority, Normal]}
    RunspaceId              : 4553bf75-e032-477c-be5b-effc5d901e90
    Timestamp               : 19-Jan-15 12:38:35 PM
    ClientIp                : 
    ClientHostname          : svbhems02
    ServerIp                : 
    ServerHostname          : 
    SourceContext           : 
    ConnectorId             : 
    Source                  : ROUTING
    EventId                 : FAIL
    InternalMessageId       : 38487201939500
    MessageId               : <0577B-26357849-09580778-2015.01.19-08.59.19-Scott1966#[email protected]
                              le.net>
    Recipients              : {[email protected]}
    RecipientStatus         : {[{LRT=};{LED=550 5.1.1 RESOLVER.ADR.RecipNotFound; not found};{FQDN=};{IP=}]}
    TotalBytes              : 3707
    RecipientCount          : 1
    RelatedRecipientAddress : 
    Reference               : {<[email protected]>}
    MessageSubject          : Hi, my dear friend!
    Sender                  : [email protected]
    ReturnPath              : [email protected]
    Directionality          : Incoming
    TenantId                : 
    OriginalClientIp        : 
    MessageInfo             : 
    MessageLatency          : 
    MessageLatencyType      : None
    EventData               : {[DeliveryPriority, Normal]}
    RunspaceId              : 4553bf75-e032-477c-be5b-effc5d901e90
    Timestamp               : 19-Jan-15 12:38:35 PM
    ClientIp                : 
    ClientHostname          : 
    ServerIp                : 
    ServerHostname          : svbhems02
    SourceContext           : Failure
    ConnectorId             : 
    Source                  : DSN
    EventId                 : DSN
    InternalMessageId       : 38487201939504
    MessageId               : <[email protected]>
    Recipients              : {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 8666
    RecipientCount          : 1
    RelatedRecipientAddress : 
    Reference               : {<0577B-26357849-09580778-2015.01.19-08.59.19-Scott1966#[email protected]
                              ble.net>}
    MessageSubject          : Undeliverable: Hi, my dear friend!
    Sender                  : [email protected]
    ReturnPath              : <>
    Directionality          : Originating
    TenantId                : 
    OriginalClientIp        : 
    MessageInfo             : 
    MessageLatency          : 
    MessageLatencyType      : None
    EventData               : {[DeliveryPriority, Normal], [OriginalFromAddress, [email protected]]}
    Thanks & Regards S.Nithyanandham

Maybe you are looking for