Creation of schemas for webcenter

Hi,
Using rcu, I am trying to create schemas for webcenter.
I have installed 11.1.0.6 database and weblogic server for webcenter installation
on my linux server.
But after providing database connection details,
I am getting error invalid service name, but the service name is correct.
What is the reason?
Thanks,

Hi Ritu,
Goto SM31 -> V_T591A : Infotype : 0128.
Regards,
Dilek

Similar Messages

  • Error when create schemas for webcenter using URM.

    Hi,
    I use Oracle Urm to create necessary schemas for Webcenter. Everything goes well when I create the tables.
    However, when I extend my domain with Webcenter, comes to the database connection testing step, the tests always fail.
    It said: A connection is establish but no result received from the Test query.
    I ignored the test but then later, start the WLS_Spaces manage server, the server can't start because of database error, the needed tables not found.
    I use SQl Developer to connect to the database but can't see those newly created tables.
    But during the URM step, nothing went wrong.
    Can you help me with this?
    Thank you very much.

    Hi Heather,
    The reason that you are receiving this error is because the niscope.h file (called by niScope.fp) uses a struct which cannot be compiled into a DLL. This means that the niScope.fp file cannot be included in the target settings. Here's a knowledgebase that describes the error.
    http://digital.ni.com/public.nsf/websearch/AC028D9586E947F08625661E006A182F?OpenDocument
    If you do want the niScope.fp file to be included then you will need to make some modifications to the niscope.h file and create a typedef for the niScope_wfmInfo struct. Here's info from the help file that describes the type library section and the use of the .fp file.
    "Type Library—This button lets you choose whether to add a type library resource to your DLL. Also, you can choose to include links in the type library resource to a Windows help file. LabWindows/CVI generates the type library resource from a function panel (.fp) file. You must specify the name of the .fp file. You can generate a Windows help file from the .fp file by using the Generate Windows Help command in the Options menu of the Function Tree Editor window.
    This feature is useful if you intend for your DLL to be used from Visual Basic."
    If you do not include the niScope.fp file then you will be able to compile the DLL.
    Hope this helps! Let me know if you have any questions.
    Erick

  • HANA eFashion Schemas for Training the team

    Dear HANA friends,
    Using the System user, we already created the 'efashion' project, starting with 'efashion_create_schema.sql.'
    We are starting the training to the wider team, and idea is if the we create test users, say test1, test2... testn, and all get the "same" sql file.
    Question is, will it create a new 'efashion' schema for every user, and thus a good idea for wholistic training (from schema creation to views, to reports) ? Or a one schema name in one database will prevail, so running the same schema creation sql will overwrite it, even if ran by different users?
    Regards
    Manish Madhav

    Hello,
    actually this is covered by SAP HANA Pocketbook itself...
    (I hope I do not have old version)
    see on page 11 - 2.2 Create The E-Fashion Tables In the SAP In-memory Database
    Modify the CREATE COLUMN TABLE statements according to your schema name. For example:
    CREATE COLUMN TABLE <u201DSCHEMA_NAMEu201D>.u201CSHOP_FACTSu201D
    could become
    CREATE COLUMN TABLE u201DMY_EFASHIONu201D.u201CSHOP_FACTSu201D
    see on page 17 - step 8. Save all views
    there is attribute view on image with package "i826871-efashion"..
    What you can do is to make rule that:
    User:         TRAININGNN
    Schema:    efashonNN
    Package:   efashionNN
    Where NN is number of user. Every user then will need to always use HIS schema for tables and HIS package for views.
    Tomas

  • Cannot create Schema for ATG Publishing

    I am so close to completing my first install! Please help.
    I am stuck on creating the schema for publishing. Everything else when just fine. But now:
    -------SELECT A DATASOURCE TO CONFIGURE-----------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    [R] Reporting DataWarehouse - Done
    [L] Reporting Loader - Done
    *[P] Publishing
    [C] Production Core - Done
    [D] Done
    >
    -------CONFIGURE DATASOURCE PUBLISHING------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    [C] Connection Details - Done
    [T] Test Connection - Done
    *[S] Create Schema
    Import Initial Data
    [D] Drop Schema
    [O] Configure Another Datasource
    >
    -------CREATE SCHEMA------------------------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Publishing
    *[C] Create Schema
    [S] Skip
    >
    Schema Creation Beginning. View log file at /home/oracle/ATG/ATG10.0.3/home/
    ../CIM/log/cim.log
    |. . . . . . . . |
    |
    -------SCHEMA CREATION FAILED---------------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    ORA-00904: "CHECKIN_DATE": invalid identifier
    *[E] Edit Connection Details
    [D] Drop Schema
    [C] Cancel
    >

    Thanks,
    I did try a drop, but it didn't work. However, once more did the trick. Funny thing is the "Drop" didn't actually work as there were foreign key requirements. But I'm past that now.
    Thanks,
    Steve

  • Writing schema for pipe delimited file

    Hi all,
    I have to write a pipe delimited file (|) in .txt at a particular location. I am not seeing this option in native schema creation.
    The file should be written in following format:
    Header1
    Line1
    Line2
    Line3
    Header2
    Line1
    Line2
    Line3
    Can we write a schema for such kind of scenario?
    Here is an example for the format specified above:
    Orderno1|Customer1|site1
    Partno1|price1|Quantity1
    Partno2|price2|Quantity2
    Partno3|price2|Quantity1
    Orderno2|Customer2|site2
    Partno1|price2|Quantity2
    Partno1|price2|Quantity2
    Partno2|price2|Quantity3
    Please help me out.
    Thanks in advance,
    Abhishek.

    Hi Abhishek,
    You are right there is no option in native schema creation wizard for generating '|' delimiter file.
    But you can achieve this problem with another approach.
    step 1: Create schema file for ',' (comma) delimiter through native format builder wizard.
    step 2: open the created XSD file and replace ',' with '|' option in terminatedBy command of each element.
    step 3: Attach this updated XSD file to your outbound(write) service.
    Thanks
    Praveen
    Edited by: PraveenT2 on Nov 19, 2008 11:01 PM

  • RCU schema for Identity Directory Manager on XE

    Hello,
    I am using 10.2.0 Oracle XE as database.
    I am using RCU version 11.1.1.5.0 to create schema prior to installing Oracle Middleware applications .
    Schemas are created correctly for webcenter, SOA, etc.
    But, when I try to create schema for IDM (Identity Directory Manager), I get this error: JVM is not installed on database.
    Anyone have any idea how to get past this issue?
    Thanks,
    nandavanan

    any body help me pls
    @echo off
    setlocal
    rem In the ship home environment, if ORACLE_HOME variable is not set
    rem It is the parent directory of the "bin" dir where the rcu script is located
    set script_dir=%~f0
    set script_dir=%script_dir:\bin\rcu.bat=%
    @set ORACLE_HOME=%script_dir%\
    @set LOG_LOCATION_VAR=
    @set LOG_LEVEL_VAR=
    @set LOG_NAME_VAR=
    @set LOG_FORMATTER_VAR=
    @set TIMESTAMP_LOG_DIR_VAR=
    @set PRETTY_NAME_VAR=
    @if not "%RCU_TIMESTAMP_LOG_DIR%" == "" set TIMESTAMP_LOG_DIR_VAR=-DRCU_TIMESTAMP_LOG_DIR=%RCU_TIMESTAMP_LOG_DIR%
    @if "%RCU_TIMESTAMP_LOG_DIR%" == "" set TIMESTAMP_LOG_DIR_VAR=-DRCU_TIMESTAMP_LOG_DIR=true
    @if not "%RCU_LOG_LOCATION%" == "" set LOG_LOCATION_VAR=-DRCU_LOG_LOCATION=%RCU_LOG_LOCATION%
    @if "%RCU_LOG_LOCATION%" == "" if not "%ORACLE_BASE%" == "" set LOG_LOCATION_VAR=-DRCU_LOG_LOCATION=%ORACLE_BASE%
    @if not "%RCU_LOG_LEVEL%" == "" set LOG_LEVEL_VAR=-DRCU_LOG_LEVEL=%RCU_LOG_LEVEL%
    @if "%RCU_LOG_LEVEL%" == "" set LOG_LEVEL_VAR=-DRCU_LOG_LEVEL=NOTIFICATION
    @if not "%RCU_LOG_NAME%" == "" set LOG_NAME_VAR=-DRCU_LOG_NAME=%RCU_LOG_NAME%
    @if not "%RCU_LOG_FORMATTER%" == "" set LOG_FORMATTER_VAR=-DRCU_LOG_FORMATTER=%RCU_LOG_FORMATTER%
    @if not "%USE_PRETTY_NAMES%" == "" set PRETTY_NAME_VAR=-DUSE_PRETTY_NAMES=%USE_PRETTY_NAMES%
    @set RCU_ENV_VARS=%LOG_LOCATION_VAR% %LOG_LEVEL_VAR% %LOG_NAME_VAR% %LOG_FORMATTER_VAR% %TIMESTAMP_LOG_DIR_VAR% %PRETTY_NAME_VAR%
    @set LAUNCH_MODE=%LAUNCH_MODE%
    @set OH=%ORACLE_HOME%
    @set RCU_HOME=%ORACLE_HOME%
    @set OH_J2EE=%ORACLE_HOME%\j2ee\home
    @set JLIB_DIR=%OH%\jlib
    @set JRE_DIR=%OH%\jdk\jre
    @set RCUHELP_FILE=rcuhelp.jar
    @set RCUHELP_FILE1=rcuhelppages.jar
    @set SHARE_CLASSPATH=%JLIB_DIR%\share.jar
    @set JEWT_CLASSPATH=%JLIB_DIR%\jewt4.jar
    @set HELP_CLASSPATH=%JLIB_DIR%\help-share.jar;%JLIB_DIR%\ohj.jar
    @set ORACLEICE_CLASSPATH=%JLIB_DIR%\oracle_ice.jar
    @set ORAI18N_MAPPING_CLASSPATH=%JLIB_DIR%\orai18n-mapping.jar
    @set XMLPARSER_CLASSPATH=%OH%\lib\xmlparserv2.jar
    @set JDBC_CLASSPATH=%OH%\jdbc\lib\ojdbc5.jar;%OH%\jdbc\lib\ojdbc14.jar
    @set RCU_CLASSPATH=%JLIB_DIR%\rcu.jar
    @set OJDL_CLASSPATH=%JLIB_DIR%\ojdl.jar;%ORACLE_HOME%\modules\oracle.odl_11.1.1\ojdl.jar
    @set AS_PATH=%JLIB_DIR%\SchemaVersion.jar
    @set HELPSET_CLASSPATH=%JLIB_DIR%\%RCUHELP_FILE%;%JLIB_DIR%\%RCUHELP_FILE1%
    @set PORTAL_PATH=%ORACLE_HOME%\assistants\opca\jlib\opca.jar;%ORACLE_HOME%\portal\jlib\ptlshare.jar;%ORACLE_HOME%\jlib\ldapjclnt11.jar
    @set OIM_CLASSPATH=%JLIB_DIR%\commons-collections-3.1.jar;%JLIB_DIR%\commons-dbcp-1.2.1.jar;%JLIB_DIR%\commons-logging.jar;%JLIB_DIR%\commons-pool-1.2.jar;%JLIB_DIR%\quartz-1.6.0.jar;%JLIB_DIR%\xml.jar;%JLIB_DIR%\jta.jar;%JLIB_DIR%\iam-platform-utils.jar;%JLIB_DIR%\iam-platform-authz-service.jar;%JLIB_DIR%\iam-features-identity.zip;%JLIB_DIR%\iam-features-configservice.zip;%JLIB_DIR%\jps-api.jar;%JLIB_DIR%\jps-common.jar;%JLIB_DIR%\jps-ee.jar;%JLIB_DIR%\jps-internal.jar;%JLIB_DIR%\jps-manifest.jar;%JLIB_DIR%\MicroSM.jar;%JLIB_DIR%\javax.persistence_1.0.0.0_1-0-2.jar;%JLIB_DIR%\org.eclipse.persistence_1.0.0.0_1-1-0.jar;%JLIB_DIR%\identitystore.jar;%JLIB_DIR%\jps-unsupported-api.jar;%JLIB_DIR%\pd-internal.jar
    @set SQLSERVER_CLASSPATH=%JLIB_DIR%\wlsqlserver.jar;%JLIB_DIR%\wlbase.jar;%JLIB_DIR%\wlutil.jar;%JLIB_DIR%\com.bea.core.weblogic.workmanager_1.7.0.0.jar;%JLIB_DIR%\com.bea.core.weblogic.workmanager_1.8.0.0.jar
    @set DB2_CLASSPATH=%JLIB_DIR%\wldb2.jar
    @set PATH=%OH%\bin;%PATH%
    @set CLASSPATH=%RCU_CLASSPATH%;%SHARE_CLASSPATH%;%HELP_CLASSPATH%;%ORAI18N_MAPPING_CLASSPATH%;%XMLPARSER_CLASSPATH%;%JDBC_CLASSPATH%;%JEWT_CLASSPATH%;%OJDL_CLASSPATH%;%AS_PATH%;%DB2_CLASSPATH%;%SQLSERVER_CLASSPATH%;%ORACLEICE_CLASSPATH%;%HELPSET_CLASSPATH%;%PORTAL_PATH%;%OIM_CLASSPATH%
    rem If no parameter passed, RCU should start run as silent mode.
    if "%*"=="" goto console
    %JRE_DIR%\bin\java -DRCU_HOME=%RCU_HOME% -DSQLPLUS_HOME=%OH% -DORACLE_HOME=%OH% %RCU_ENV_VARS% -DLAUNCH_MODE=%LAUNCH_MODE% -mx128m -classpath %CLASSPATH% oracle.sysman.assistants.rcu.Rcu -lockSchemas false %*
    goto end
    :console
    start %JRE_DIR%\bin\javaw -DRCU_HOME=%RCU_HOME% -DSQLPLUS_HOME=%OH% -DORACLE_HOME=%OH% -DRANDOMIZE_PASSWORDS=true %RCU_ENV_VARS% -DLAUNCH_MODE=%LAUNCH_MODE% -mx128m -classpath %CLASSPATH% oracle.sysman.assistants.rcu.Rcu
    :end
    exit /B %ERRORLEVEL%
    @echo off
    setlocal
    rem In the ship home environment, if ORACLE_HOME variable is not set
    rem It is the parent directory of the "bin" dir where the rcu script is located
    set script_dir=%~f0
    set script_dir=%script_dir:\bin\rcu.bat=%
    @set ORACLE_HOME=%script_dir%\
    @set LOG_LOCATION_VAR=
    @set LOG_LEVEL_VAR=
    @set LOG_NAME_VAR=
    @set LOG_FORMATTER_VAR=
    @set TIMESTAMP_LOG_DIR_VAR=
    @set PRETTY_NAME_VAR=
    @if not "%RCU_TIMESTAMP_LOG_DIR%" == "" set TIMESTAMP_LOG_DIR_VAR=-DRCU_TIMESTAMP_LOG_DIR=%RCU_TIMESTAMP_LOG_DIR%
    @if "%RCU_TIMESTAMP_LOG_DIR%" == "" set TIMESTAMP_LOG_DIR_VAR=-DRCU_TIMESTAMP_LOG_DIR=true
    @if not "%RCU_LOG_LOCATION%" == "" set LOG_LOCATION_VAR=-DRCU_LOG_LOCATION=%RCU_LOG_LOCATION%
    @if "%RCU_LOG_LOCATION%" == "" if not "%ORACLE_BASE%" == "" set LOG_LOCATION_VAR=-DRCU_LOG_LOCATION=%ORACLE_BASE%
    @if not "%RCU_LOG_LEVEL%" == "" set LOG_LEVEL_VAR=-DRCU_LOG_LEVEL=%RCU_LOG_LEVEL%
    @if "%RCU_LOG_LEVEL%" == "" set LOG_LEVEL_VAR=-DRCU_LOG_LEVEL=NOTIFICATION
    @if not "%RCU_LOG_NAME%" == "" set LOG_NAME_VAR=-DRCU_LOG_NAME=%RCU_LOG_NAME%
    @if not "%RCU_LOG_FORMATTER%" == "" set LOG_FORMATTER_VAR=-DRCU_LOG_FORMATTER=%RCU_LOG_FORMATTER%
    @if not "%USE_PRETTY_NAMES%" == "" set PRETTY_NAME_VAR=-DUSE_PRETTY_NAMES=%USE_PRETTY_NAMES%
    @set RCU_ENV_VARS=%LOG_LOCATION_VAR% %LOG_LEVEL_VAR% %LOG_NAME_VAR% %LOG_FORMATTER_VAR% %TIMESTAMP_LOG_DIR_VAR% %PRETTY_NAME_VAR%
    @set LAUNCH_MODE=%LAUNCH_MODE%
    @set OH=%ORACLE_HOME%
    @set RCU_HOME=%ORACLE_HOME%
    @set OH_J2EE=%ORACLE_HOME%\j2ee\home
    @set JLIB_DIR=%OH%\jlib
    @set JRE_DIR=%OH%\jdk\jre
    @set RCUHELP_FILE=rcuhelp.jar
    @set RCUHELP_FILE1=rcuhelppages.jar
    @set SHARE_CLASSPATH=%JLIB_DIR%\share.jar
    @set JEWT_CLASSPATH=%JLIB_DIR%\jewt4.jar
    @set HELP_CLASSPATH=%JLIB_DIR%\help-share.jar;%JLIB_DIR%\ohj.jar
    @set ORACLEICE_CLASSPATH=%JLIB_DIR%\oracle_ice.jar
    @set ORAI18N_MAPPING_CLASSPATH=%JLIB_DIR%\orai18n-mapping.jar
    @set XMLPARSER_CLASSPATH=%OH%\lib\xmlparserv2.jar
    @set JDBC_CLASSPATH=%OH%\jdbc\lib\ojdbc5.jar;%OH%\jdbc\lib\ojdbc14.jar
    @set RCU_CLASSPATH=%JLIB_DIR%\rcu.jar
    @set OJDL_CLASSPATH=%JLIB_DIR%\ojdl.jar;%ORACLE_HOME%\modules\oracle.odl_11.1.1\ojdl.jar
    @set AS_PATH=%JLIB_DIR%\SchemaVersion.jar
    @set HELPSET_CLASSPATH=%JLIB_DIR%\%RCUHELP_FILE%;%JLIB_DIR%\%RCUHELP_FILE1%
    @set PORTAL_PATH=%ORACLE_HOME%\assistants\opca\jlib\opca.jar;%ORACLE_HOME%\portal\jlib\ptlshare.jar;%ORACLE_HOME%\jlib\ldapjclnt11.jar
    @set OIM_CLASSPATH=%JLIB_DIR%\commons-collections-3.1.jar;%JLIB_DIR%\commons-dbcp-1.2.1.jar;%JLIB_DIR%\commons-logging.jar;%JLIB_DIR%\commons-pool-1.2.jar;%JLIB_DIR%\quartz-1.6.0.jar;%JLIB_DIR%\xml.jar;%JLIB_DIR%\jta.jar;%JLIB_DIR%\iam-platform-utils.jar;%JLIB_DIR%\iam-platform-authz-service.jar;%JLIB_DIR%\iam-features-identity.zip;%JLIB_DIR%\iam-features-configservice.zip;%JLIB_DIR%\jps-api.jar;%JLIB_DIR%\jps-common.jar;%JLIB_DIR%\jps-ee.jar;%JLIB_DIR%\jps-internal.jar;%JLIB_DIR%\jps-manifest.jar;%JLIB_DIR%\MicroSM.jar;%JLIB_DIR%\javax.persistence_1.0.0.0_1-0-2.jar;%JLIB_DIR%\org.eclipse.persistence_1.0.0.0_1-1-0.jar;%JLIB_DIR%\identitystore.jar;%JLIB_DIR%\jps-unsupported-api.jar;%JLIB_DIR%\pd-internal.jar
    @set SQLSERVER_CLASSPATH=%JLIB_DIR%\wlsqlserver.jar;%JLIB_DIR%\wlbase.jar;%JLIB_DIR%\wlutil.jar;%JLIB_DIR%\com.bea.core.weblogic.workmanager_1.7.0.0.jar;%JLIB_DIR%\com.bea.core.weblogic.workmanager_1.8.0.0.jar
    @set DB2_CLASSPATH=%JLIB_DIR%\wldb2.jar
    @set PATH=%OH%\bin;%PATH%
    @set CLASSPATH=%RCU_CLASSPATH%;%SHARE_CLASSPATH%;%HELP_CLASSPATH%;%ORAI18N_MAPPING_CLASSPATH%;%XMLPARSER_CLASSPATH%;%JDBC_CLASSPATH%;%JEWT_CLASSPATH%;%OJDL_CLASSPATH%;%AS_PATH%;%DB2_CLASSPATH%;%SQLSERVER_CLASSPATH%;%ORACLEICE_CLASSPATH%;%HELPSET_CLASSPATH%;%PORTAL_PATH%;%OIM_CLASSPATH%
    rem If no parameter passed, RCU should start run as silent mode.
    if "%*"=="" goto console
    %JRE_DIR%\bin\java -DRCU_HOME=%RCU_HOME% -DSQLPLUS_HOME=%OH% -DORACLE_HOME=%OH% %RCU_ENV_VARS% -DLAUNCH_MODE=%LAUNCH_MODE% -mx128m -classpath %CLASSPATH% oracle.sysman.assistants.rcu.Rcu -lockSchemas false %*
    goto end
    :console
    start %JRE_DIR%\bin\javaw -DRCU_HOME=%RCU_HOME% -DSQLPLUS_HOME=%OH% -DORACLE_HOME=%OH% -DRANDOMIZE_PASSWORDS=true %RCU_ENV_VARS% -DLAUNCH_MODE=%LAUNCH_MODE% -mx128m -classpath %CLASSPATH% oracle.sysman.assistants.rcu.Rcu
    :end
    exit /B %ERRORLEVEL%

  • Automatic TO creation and confirmation for a Material document

    Hi Dear All,
    i am new to MM andWM.
    I have to customization for auto transfer orders and confirmations for material documents what ever created with 101 movement type in Inventory Management. I have down configuration like below.
    SPRO->Logistics Execution->Warehouse Management->Activities->Transfers-> Set Up Autom. TO Creation for TRs / Posting Change Notices
    Double click on ‘control data ‘tab
    Hear for my warehouse I given input like   Auto TO = ‘1’,
                                                                             AddId = ‘select check box’.
    And in ‘Assign control’ tab for 101 movement type I have given input like below.
    Automatic TO = ‘1’.
    TO item can be confirmed immed. = ‘tick checkbox’
    Propose Confirmation = ‘tick checkbox’.
    Foreground/Backgrnd = ‘D’.
    After creating of Material document I am executing report RLAUTA10 in SE38.When I execute this report system showing message like ‘TO processing finished: TR total:   17, TO created:    0, Errors:   17’.
    If I check header details of transfer requirements in LB03, i am not seeing ‘Tick Mark’ in Auto TO Creation field.
    Can any one tell me what the mistake i have down or if i need to do any further configuration. Please help me regarding this concern?
    Thanks in Advance..

    Dear Steve,
    Thanks a lot for giving reply with what I need to do, but I am unable to see result.
    I have down configuration like below even though system not processing Auto TO creation. Can you explain me if I have down any mistake below.
    Click on ‘Assign’ button,
    Press on ‘New entries’
    WhN = ‘900’
    Reference Movement Type = ‘101’
    Movement indicator = ‘B’
    Movement type for Whse Mgmt = ‘101’
    TR create Transfer Requirement = ‘X’
    Immed.TO Creation
    Mail confirmation for background processing = ‘01’.
    GR date = ‘2’

  • Configuring the authentication scheme for a web application

    Hi all,
    We have a requirement to configure the authentication scheme for a web application where some set of users should access the application using basic LDAP (userid/password) authentication and some using digital certificate authentication.
    Since the deployment descriptor (web.xml) allows only one directive for auth-method in logic-config, we want to know if there is any other way to achieve this requirement. We are thinking of a custom login module approach. But we are not able to figure out how to configure the auth-method at runtime from the login servlet.
    Please let us know if there is any other approach to achieve this.
    I will be thankful if any body shares any specific solution to this issue.

    This forum is probably not the correct one to ask in. It's more related to the web container than Java Programming.
    Kaj

  • Automatic TO Creation and Confirm for the 321 Mvt type

    Hello Experts,
    Like to know the customisation invovlved for automatic TO creation and confirmation for the 321 movement type in which QM is activated.
    I have already activated in OMKZ as below
    1.Automatic TO for 321 mvt ytpe
    2.TO item to be confirmed immediately
    3.Propose confirmation
    Table T333 -AUTTA
              T333-SQUIT &
              T333-VQUIT is activated.
    Please let me know any other settings to be performed
    Regards
    Krishna

    Hello Experts,
    I am trying to create the Automatic TO and TO confirmation for the mvt type 321.
    I made the below settings
    I have activated in OMKZ as below
    1.Automatic TO for 321 mvt ytpe   -"A"
    2.TO item to be confirmed immediately  - tick mark
    3.Propose confirmation   - tick mark
    Table T333 -AUTTA
    T333-SQUIT &
    T333-VQUIT is activated.
    I have activated in OMKX as below
    Table T321-TBFKZ Immediate TO Creation with "A"
    T321-TAFKZ TR creation with "X"
    After doing the settings i am not able to see the Posting change number in the Material document created for the mvt type 321.
    Please let me know how to create the Posting chnage notice for the material document and how to convert the Posting change notice to automatic TO and confirmation.
    Thanks & Regards
    Krishna
    Edited by: Hariharan krishna on May 25, 2011 8:01 AM

  • Automatic creation of requirement for extra consumption in COGI

    Dear.
    For a production order with a component totally consumed during the backflushing of CO11N I run a new confirmation. The component isnu2019t available , the confirmation is done and the system create for the component an error movement in COGI.
    If I see MD04 for this component I donu2019t see any production order requirement for the extra consumption quantity in COGI.
    But the planner need to know the quantity that remain to withdrawn.
    Which is the reason for the missing automatic creation of requirement for extra consumption in COGI ?
    Thanks.

    Dear Cris,
    Have you manually edited and input extra qty in CO11N
    When backflush is activated and Full qty is confirmed
    Then if you perform confirmation second time then form where system will again pick the component
    Once again check in production order BOM over view and also in BOM what is the qty given
    Can you eloborate more in detail what you have performed ( steps required )
    Dear Siva,
    Just correct me if i am wrong
    Regards
    Madhu
    Edited by: K.Madhu Kumar on Sep 30, 2010 1:10 PM

  • TF244069: An error occurred while checking the provisioning status of the reporting database schema for a PWA instance.

    The command TfsAdmin ProjectServer /RegisterPWA causes next error:
    TF244069: An error occurred while checking the provisioning status of the reporting database schema for a PWA instance.
    Project Server returned the following error: "Server was unable to process request. ---> The request failed with HTTP status 401: Unauthorized.".
     (type ProvisionException)
    Exception Stack Trace:    at Microsoft.TeamFoundation.Sync.Provisioning.ProvisionPwaDBSchema.HandleSoapException(SoapException soapException, String errorResourceString)
       at Microsoft.TeamFoundation.Sync.Provisioning.ProvisionPwaDBSchema.IsDBSchemaProvisioned()
       at Microsoft.TeamFoundation.Sync.Provisioning.ProvisionManager.Provision()
    I installed SharePoint 2013 and Project Server 2013 as farm and TFS 2012 and my account has permissions everywhere. I read article
    http://msdn.microsoft.com/en-us/library/gg412653.aspx and gave full permissions for TFS account to SQL and Project, Project app pool account to SQL, but still have an error.
    How can I find out what exactly permissions are not enough???

    The problem was in claims authentication. Changed to Windows and all worked out.

  • Message "Creation of DataSources for SAP source system is not permitted"

    Hi,
    I am in DW Workbench: Modeling and I need to copy a DataSource.
    It's impossible, beacause I have this Message "Creation of DataSources for SAP source system is not permitted"!
    What can I do?
    Thks

    Hii.
    You can not copy the standard datasource to any other source system it will not allow you to do that.
    But if you want to copy you can copy it to PC FILE source system.
    It will allow you to copy there.
    Right click in Datasource->Copy-> Give Target datasource name -
    > intarget Source system tab -
    >Give Source system for File.
    Thanks
    Mayank
    Edited by: Mayank Chauhan on Sep 4, 2009 5:41 PM

  • Creation of PRs for materials in stock

    Hi,
    When i run MRP for a finished product, many PRs are created for raw materials in stock also. Why this is happening?.Is this because of planning strategy in MD02 .We are using planning strategy 20.Pls suggest a way to stop creation of PRs for a material in stock.
    regards
    Ashok

    Hi Ashok
    Try Strategy - 40  VSF    Planning with final assembly          
    Stocks on hand reduces the PIR during MRP run. e.g. if stock is 100 and PIR is 100, MRP run will not prompt 100 for procurement. if stock is   0 and PIR is 100, MRP run will prompt 100 for procurement.
    This strategy should solve your problem. Just simulate this in ur test system and verify the results.
    Regards
    Rajesh
    Do reward if useful.

  • Creation of subtype for Infotype 128

    Hi All
    What is the IMG path for  creation of subtype for Infotype 128?
    Regards
    Ritu

    Hi Ritu,
    Goto SM31 -> V_T591A : Infotype : 0128.
    Regards,
    Dilek

  • Exception occurred. Internal error: Cannot obtain XAConnection Creation of XAConnection for pool....

    Weblogic Server 6.1 SP2 is running fine. But unable to get XAConnections! I am getting following error
    java.sql.SQLException: Internal error: Cannot obtain XAConnection Creation of XAConnection for pool ibesXaConnection Pool failed after waitSecs:300
    at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1063)
    at weblogic.jdbc.jta.Connection.getXAConn(Connection.java:148)
    at weblogic.jdbc.jta.Connection.prepareStatement(Connection.java:236)
    at weblogic.jdbc.rmi.internal.ConnectionImpl.prepareStatement(ConnectionImpl.java:135)
    at weblogic.jdbc.rmi.SerialConnection.prepareStatement(SerialConnection.java:76)
    -GoutamG

    Hi Gautam!
    Please make sure your refresh minutes is turned off in config.xml. You should put very large value like 999999 for RefreshMinutes parameter for
    defination of connectionpool in config.xml instead of 0.
    Thanks,
    Mitesh
    Goutam wrote:
    Weblogic Server 6.1 SP2 is running fine. But unable to get XAConnections! I am getting following error
    java.sql.SQLException: Internal error: Cannot obtain XAConnection Creation of XAConnection for pool ibesXaConnection Pool failed after waitSecs:300
    at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1063)
    at weblogic.jdbc.jta.Connection.getXAConn(Connection.java:148)
    at weblogic.jdbc.jta.Connection.prepareStatement(Connection.java:236)
    at weblogic.jdbc.rmi.internal.ConnectionImpl.prepareStatement(ConnectionImpl.java:135)
    at weblogic.jdbc.rmi.SerialConnection.prepareStatement(SerialConnection.java:76)
    -GoutamG

Maybe you are looking for

  • Asa 5505 vpn from internet native vpn client, tcp discarted 1723

    Hello to all, I'm configuring this asa for to connect home users to my network using the native microsoft vpn clients with windows xp over internet. This asa have on the outside interface one public intenet ip and in the inside inferface have configu

  • Can't capture anymore

    I just finished a project. I saved It on an external drive, and erase everything related to this project from FCE folder and the library . I was ready to capture from my camera datas for my next project. When I open FCE, the loading of the program st

  • Firefox wont open get message saying no exe file found

    Hi I have been using firefox for years then a couple of months ago I started getting this message 'Windows cannot find C:\Program Files\Mozilla Firefox\firefox.exe' I've tried to un-install and re-install but I keep getting the same message so I've b

  • Stuck on landscape printing...

    Hi - I'm a relative newcomer to Mac (but a very happy one) - for some reason I'm defaulting to landscape printing for all of my printers and can't find where to change it - can anyone help please

  • Workspace- login and password

    Hi I am having problems logging onto workspace and reporting studio..I have got 9.3.1 version installed on my laptop..Shared services is working properly.. I had been using the same "admin" and "password" for all of them..But, now a days, when I try