Issue :  HR-FICO Integration

Hi all,
Does any one know why does a posting document is being created for results with a huge retro and has no payment?
Thanks in advance,
Dolly
Edited by: Sikindar on Feb 20, 2010 11:19 AM

HI all,
Is it possible to reverse a posting document for an employee whose latest result has a retro result posted to FI? If it is, then how do we reverse it?
Please respond. Thanks for your assitance.
Dolly
Edited by: DollyShar on Feb 22, 2010 2:06 PM

Similar Messages

  • Report Builder 3.0 launch issue in SharePoint Integration mode

    Hello,
    I'm facing issue when opening the report builder 3.0 tool. Report server is configured in SharePoint Integration mode. I already have the FQDN configured for report server and in SharePoint (AAM) but still it fails when the end user is trying to access
    the report builder 3.0.
    Just to brief on the instance setup;
    SQL box setup
    1. Windows Server 2012 R2 Standard/Enterprise edition with latest service packs and updates
    2. SQL Server 2008 R2 Enterprise edition with all features except Reporting Services installed and configured
    3. SQL Engine and Agent are configured in service account (domain account)
    Web box Setup
    1. Windows Server 2008 R2 Standard/Enterprise edition with latest service packs and updates
    2. IIS enabled with all the features
    3. SharePoint Foundation 2010 with SP2 installed in advanced mode and the database server is mentioned as above
    4. Farm is configured with domain account (farm account)
    5. Default site is configured with domain account (site account)
    6. Authentication used for default site is NT domain accounts
    7. AAM is setup for default site to use the FQDN (server.domain.com)
    8. SQL reporting services is installed (only) with service account (same account used which is configured in the SQL engine and agent in database server)
    9. Reporting Services add-in for SharePoint Foundation 2010 is installed
    10. Reporting Services is configured to use the FQDN, email settings is configured
    11. SharePoint Foundation 2010 is configured to use the Reporting Services (General Application Settings) by granting the access to database, integration the report server URL with windows authentication (used the SQL reporting services service account)
    12. Report Web services when clicked, open the Reporting Services window properly where it shows the SharePoint default site URL and on click shows the proper folders configured for use for reporting services
    13. Report Builder launch URL is specified as /_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application
    14. IIS restart done, SQL Reporting Services restart done, even web server reboot done
    15. When supplied the URL in browser as
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application it start the clickonce window but after this immediately throws the error message as below.
    16. Also, I tried to open the Report Builder 1.0
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application it fails with same error message.
    17. After debugging several times, I am unable to resolve the issue.
    18. I tried re-installing the Reporting Services (first uninstalled, then reboot, then folder cleanup, then install Reporting Services) but no hopes and the issues remains same as "The remote server returned an error: (500) Internal Server Error."
    19. Also, I tried with the fresh machine, wiped out the VM, installed OS, IIS, SharePoint Foundation 2010, SQL Reporting Services, etc. again no luck, the issue remains same as "The remote server returned an error: (500) Internal Server Error."
    Error message when launching the Report Builder tool
    PLATFORM VERSION INFO
     Windows    : 6.1.7601.65536 (Win32NT)
     Common Language Runtime  : 4.0.30319.18444
     System.Deployment.dll   : 4.0.30319.18408 built by: FX451RTMGREL
     clr.dll    : 4.0.30319.18444 built by: FX451RTMGDR
     dfdll.dll    : 4.0.30319.18408 built by: FX451RTMGREL
     dfshim.dll    : 4.0.41209.0 (Main.041209-0000)
    SOURCES
     Deployment url   :
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX%20Report%20Models/XX%20Report%20Models/XXX%20XXX%20Report%20Model.smdl
    ERROR SUMMARY
     Below is a summary of the errors, details of these errors are listed later in the log.
     * Activation of
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl resulted in exception. Following failure messages were detected:
      + Downloading
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
      + The remote server returned an error: (500) Internal Server Error.
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.
    WARNINGS
     There were no warnings during this operation.
    OPERATION PROGRESS STATUS
     * [9/19/2014 4:42:13 PM] : Activation of
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl has started.
    ERROR DETAILS
     Following errors were detected during this operation.
     * [9/19/2014 4:42:16 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
      - Downloading
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
       at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
       at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
       at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
       at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions
    options, ServerInformation& serverInformation)
       at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions
    options)
       at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
       at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
      --- Inner Exception ---
      System.Net.WebException
      - The remote server returned an error: (500) Internal Server Error.
      - Source: System
      - Stack trace:
       at System.Net.HttpWebRequest.GetResponse()
       at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
    COMPONENT STORE TRANSACTION DETAILS
     No transaction information is available.
    Thanks & Regards,
    Mahesh Dhinge

    I have resolved this issue as it was mainly due to the integration of reporting services to SharePoint Foundation.
    Thanks,
    Mahesh
    Thanks Mahesh Dhinge

  • Issues faced after integrating WebI report to C4C

    Hi All,
    I have Integrated a WebI report in C4C by creating an HTML mashup with report URL.
    I Added the mashup as a new facet in Customers->Accounts.
    Expected behaviour: The report should be visible in the new facet.
    Issue: While using the HTML version of tenant, when I select this new facet I am redirected to the WebI portal
    Is this the Expected behavior? If not, how can I prevent this from happening?
    Thanks and Regards,
    Manasi

    Hello Experts,
    Attaching screenshots of my issue.
    Mashup details
    2. In Accounts, went to adaptation mode->Edit Screen and added TESTWEBI as a new facet
    3. Switch to HTML5 link of the tenant. Navigate to Customers->Accounts->TestWebi
    4. We are redirected to WebI portal
    What could be the reason for this behavior? I tried the same steps with a Bex /BI report and there was no such issue. On load of the page I got a popup asking for uname password and the report loaded as an anscreen component on the page.
    But any WebI report, whether generated from Bex query or other data sources is causing this issue.
    Any thought on why would this issue occur would be very helpful.
    Thanks and Regards,
    Manasi

  • Is collection detection for caldav in the works for the lightning extension? Issue with lightning integration with multiple collections.

    Hello, i currently have a server running davical which serves my users' calendars, currently users which wish to use thunderbird and do not want to use the web interface for calendaring (and wish to use lightning instead) have to add each collection seperately, rather than just provide the base URL of their calendar info.
    So instead on most calendar clients putting this as the calendar address:
    davical_base_url/caldav.php/username/
    and be done with it, they have to go through the new calendar wizard for each calendar/todo collection, and cannot easily create collections from within the lightning user interface, instead have to resort to either the calendar interface or the davical server interface to create/manage collections. They also have to figure out what the names of the collections are under davical, automatically generated collections have a large UID name instead of the example collection names. I.e. they have to add a bunch of URL's like this individually as calendars:
    davical_base_url/caldav.php/username/work/
    davical_base_url/caldav.php/username/personal/
    davical_base_url/caldav.php/username/worktodo/
    davical_base_url/caldav.php/username/personaltodo/
    davical_base_url/caldav.php/username/8302E5D8-3630-419E-BCFC-A6A144D292C8/
    Are there any workarounds for this or is it in the works? other calendaring applications in the ecosystem haven't had an issue, Android is fine, iOS is fine, CalDavZAP is fine.
    Hopefully someone can help,
    Cheers.

    Hi all,
    Just curious if anyone was able to solve this.
    We experienced the same issue in both NW2004 (SP 20) and NW2004s (SP11).
    Through trial and error, I disabled the portal integration flag, and the InputHelpV2 started working perfectly.  Decided to search SDN this morning to see if anyone else had run across this, and this post was right on the same issue.
    When the portal integration flag is enabled, and you perform the F4 dropdown...your browser seems to hang, and no popup window is displayed until you click in the browser window with your mouse.  Once you click in the window, a tiny small InputHelpV2 window pops up, but it isn't functional (i.e. you can't highlight a row, and click on the check mark without getting an IE error (Access is denied)).
    Best Regards,
    Chris Cassidy

  • Issue with CIF Integration model for Transaction data

    Hi Gurus,
    I have activated the Integration model for PO & PReqs by location wise and i assumed that transaction data is online and we need not to re activate for any new Product / location combination got created in system.
    But the issue is that every time a new material got created, we need to deactivate and activate the integration model for Transaction data to get the transaction data into APO.
    Is there any way to avoid the following exercise as it is taking very long time for activation.
    Please guide me as it is very urgent.
    Thanks for help in advance...
    Thanks & Regards,
    Jagadeesh

    I assume 1,60,000 location products are spread around different locations.
    Rather than one Integration Model it is better to have multiple Integration Models.
    For example: one for each region like North America, one for Europe, one for Asia (assuming you have countries spread across the world). Or create Intgeration Model by Country.
    This way you reduce the number of Products in an Integration Model.
    It is very important to have manageable set of Integration Models. Let me give an example - you have some problem hence the single Material Master Integration Model is down (inactive). At that time any PP or PDS transfer will not have the Header or COmponent products transferred to APO (in effect PDS/PPM cannot be transferred). If you are creating or converting Planned Orders they will not transfer to R/3 (as Header product is not part of active intgeration model).
    But if you have country spefic or region specific Integration Model - only that country is affected not all.
    In fact you should have other integration model (like PDS/PPM, Procurement Relationships, Planned / Production Orders, Sales Orders, Stocks) in same manner i.e. either Country(s) specific or group of countries by region. The risk of models getting inactive or taking too much time to activate after regeneration easily outweighs management of more number of Integration Models (compared to one Global integration model per object).
    Hope this gives you some direction.
    Somnath

  • CIN Configuration in FICO,integration with MM/SD

    Hi Friends,
    Can you pls help me out to get the details about CIN Configuration in FICO and integration with MM/SD.
    I am new to this forum and I am not getting the details as mentioned above:
    With Best Regards,
    Vikrum Jaitly

    Hello,
    CIN Configuration
    1.1 Maintain Excise Registration
    Logistics general >> SAP Ref. IMG >> SPRO Maintain Excise >> Basic setting >> India >> tax on Goods Movements Registrations
    1.2 Maintain Company Code Settings
    SPRO Basic setting >> India >> tax on Goods Movements >> Logistics general >> SAP Ref. IMG Maintain Company Code Settings >>
    1.3 Maintain Plant Settings
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Maintain Plant >> Basic setting >> India >> Movements Settings
    1.4 Maintain Excise Groups
    SAP Ref. IMG >> SPRO Maintain >> Basic setting >> India >> tax on Goods Movements >> Logistics general >> Excise Groups
    1.5 Maintain Series Groups
    SAP >> SPRO >> Basic setting >> India >> tax on Goods Movements >> Logistics general >> Ref. IMG Maintain Series Groups
    1.6 Maintain Excise Duty Indicators
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Maintain Excise Duty >> Basic setting >> India >> Movements Indicators
    1.7 Maintain Subtransaction Type with Text
    India >> tax on Goods Movements >> Logistics general >> SAP Ref. IMG >> SPRO Maintain Subtransaction Type with Text >> Basic setting
    1.8 Determination of Excise Duty
    tax >> Logistics general >> SAP Ref. IMG >> SPRO Select Tax Calculation >> Determination of Excise Duty >> India >> on Goods Movements Procedure
    1.9 Maintain Excise Defaults
    SAP Ref. >> SPRO Determination of Excise >> India >> tax on Goods Movements >> Logistics general >> IMG Maintain Excise Defaults >> Duty
    1.10 Condition-Based Excise Determination
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Define Tax Code for >> Condition-Based Excise Determination >> India >> Movements Purchasing Documents
    1.11 Condition-Based Excise Determination
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Assign Tax Code to >> Condition-Based Excise Determination >> India >> Movements Company Codes
    1.12 Classify Condition Types
    SAP >> SPRO Condition-Based >> India >> tax on Goods Movements >> Logistics general >> Ref. IMG Classify Condition Types >> Excise Determination
    1.13 Maintain Chapter IDs
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Maintain Chapter ids >> Master data >> India >> Movements
    1.14 Assign Users to Material Master Screen Sequence for Excise Duty
    SPRO >> Master data >> India >> tax on Goods Movements >> Logistics general >> SAP Ref. IMG Assign Users to Material Master Screen Sequence for Excise Duty
    1.15 Specify Excise Accounts per Excise Transaction
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Specify Excise Accounts per Excise >> Account determination >> India >> Movements Transaction
    1.16 Specify G/L Accounts per Excise Transaction
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Specify G/L Accounts per Excise >> Account determination >> India >> Movements Transaction
    1.17 Incoming Excise Invoices
    SAP >> SPRO Business >> India >> tax on Goods Movements >> Logistics general >> Ref. IMG Incoming Excise Invoices >> Transactions
    1.18 Define Processing Modes Per Transaction
    Logistics general >> SAP Ref. IMG >> SPRO Define Processing Modes >> Business Transactions >> India >> tax on Goods Movements Per Transaction
    1.19 Define Reference Documents Per Transaction
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Define Reference Documents Per >> Business Transactions >> India >> Movements Transaction
    1.20 Maintain Rejection Codes
    SAP >> SPRO Business >> India >> tax on Goods Movements >> Logistics general >> Ref. IMG Maintain Rejection Codes >> Transactions
    1.21 Specify Which Movement Types Involve Excise Invoices
    Logistics >> SAP Ref. IMG >> SPRO Specify Which >> Business Transactions >> India >> tax on Goods Movements >> general Movement Types Involve Excise Invoices
    1.22 Outgoing Excise Invoices
    tax on Goods >> Logistics general >> SAP Ref. IMG >> SPRO Assign >> Outgoing Excise Invoices >> Business Transactions >> India >> Movements Billing Types to Delivery Types
    1.23 Maintain Default Excise Groups and Series Groups
    Logistics general >> SAP Ref. IMG >> SPRO >> Outgoing Excise Invoices >> Business Transactions >> India >> tax on Goods Movements Maintain Default Excise Groups and Series Groups
    1.24 Subcontracting Attributes
    tax on >> Logistics general >> SAP Ref. IMG >> SPRO Subcontrac >> Subcontracting >> Business Transactions >> India >> Goods Movementsting Attributes
    1.25 Maintain Movement Type Groups
    SPRO Business >> India >> tax on Goods Movements >> Logistics general >> SAP Ref. IMG Subcontracting >> Subcontracting >> Transactions Attributes
    1.26 Utilization Determination
    SAP >> SPRO Business >> India >> tax on Goods Movements >> Logistics general >> Ref. IMG Utilization Determination >> Utilization >> Transactions
    1.27 Specify SAPscript Forms
    tax on >> Logistics general >> SAP Ref. IMG >> SPRO Specify >> Excise Registers >> Business Transactions >> India >> Goods Movements SAPscript Forms
    1.28 Number Ranges
    SAP Ref. IMG >> SPRO Number >> Tools >> India >> tax on Goods Movements >> Logistics general >> Ranges
    1.29 Message Control
    SAP Ref. IMG >> SPRO Message >> Tools >> India >> tax on Goods Movements >> Logistics general Control
    You also can find the details in search criteria in SDN
    Regads
    Ravi

  • Issue with Referential Integrity check in Oracle VPD Policy

    Hi,
    Lets assume I have two tables - Customer and Order, with cust_id in Order table referring to primary key of Customer table.
    Example Data;
    Customer
    cust_id Name
    1 abc
    2 def
    3 ghi
    Order
    Order_id cust_id Order_type
    1 1 A
    2 2 A
    3 1 B
    Now I have policies defined on both the tables;
    - for "Select, Insert, Update" queries on Customer table.
    - for "Select" queries on Order Table.
    Policy 1 on Order Table;
    Irrespective of the user, predicate = 'Order_type = ''A'''
    Policy 2 on Customer Table;
    Irrespective of the user, predicate = '(select count(1) from order o where o.cust_id = customer.cust_id and o.order_type = ''B'') > 0'
    My intention is to show only those customers who have atleast one order of type 'B'. And this policy works fine in case a user tries to read data from customer table. (for example, record for cust_id = 2 will not be returned as it don't have any orders of type "B")
    However, when a user tries to insert record in Order Table, because of the existing referential integrity constraint, the Policy on Customer table is also getting triggered. And an exception is being raised "ORA-28113: policy predicate has error".
    Could someone please explain why this is happening ?

    I'm afraid, there is no such a mean.
    At least I do not know about it.

  • Issue in starting Integrated Weblogic server

    Hi All,
    I created an ADF project in Jdevloper and configured JSF page in my project. When i try to run the project , it tries to start Integrated Weblogic server. And Intgrated weblogic server is not starting throwing following Error Message :
    *** Using port 7101 ***
    C:\Users\249103\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    +[waiting for the server to complete its initialization...]+
    The system cannot find the path specified.
    +.+
    +.+
    JAVA Memory arguments: -Xms256m -Xmx512m
    +.+
    WLS Start Mode=Development
    +.+
    CLASSPATH=D:\OracleOSB\Middleware\wlserver_10.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrf.jar;D:\OracleOSB\Middleware\wlserver_10.3\server\lib\xqrl.jar
    +.+
    PATH=D:\OracleXE\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    +.+
    +*  To start WebLogic Server, use a username and   *+
    +*  password assigned to an admin-level user.  For *+
    +*  server administration, use the WebLogic Server *+
    +*  console at http:\\hostname:port\console        *+
    starting weblogic with Java version:
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2123-windows-ia32, compiled mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin\java    -Xms256m -Xmx512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\OracleOSB\Middleware\wlserver_10.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true   -da -Dplatform.home=D:\OracleOSB\Middleware\wlserver_10.3 -Dwls.home=D:\OracleOSB\Middleware\wlserver_10.3\server -Dweblogic.home=D:\OracleOSB\Middleware\wlserver_10.3\server  -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=D:\OracleOSB\Middleware\oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Digf.arisidbeans.carmlloc=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml  -Digf.arisidstack.home=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=D:\OracleOSB\Middleware\oracle_common\modules\oracle.ossoiap_11.1.1,D:\OracleOSB\Middleware\oracle_common\modules\oracle.oamprovider_11.1.1  -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds   -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole=  weblogic.Server
    +[WARN ] Use of -Djrockit.optfile is deprecated and discouraged.+
    +[ERROR][cgdir  ] Could not read old style optfile from D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt: Could not open D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt+
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
    +     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)+
    +     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)+
    +     at java.lang.ClassLoader.loadClass(ClassLoader.java:303)+
    +     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)+
    +     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)+
    Could not find the main class: weblogic.Server.  Program will exit.
    Process exited.
    In the Message the CLASSPATH is D:\OracleOSB\Middleware\wlserver_10.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrf.jar . But i dont have OracleOSB folder in my D:\ drive. I have installed Jdev in D:\Oracle\Middleware path. Can anyone suggest me how to change the CLASSPATH in my system?
    Any help appreciated.Thanks in advance.
    Thanks & Regards,
    Ayyadurai.M
    Edited by: 857005 on Feb 1, 2012 4:03 AM
    Edited by: 857005 on Feb 1, 2012 4:04 AM

    check these references
    http://docs.oracle.com/javase/1.3/docs/tooldocs/win32/classpath.html
    http://ac-support.europe.umuc.edu/~arnoldyl/NetBeansTutorials/Setting-Classpath.html
    hth,
    Peter Paul

  • Issue in ATG integration with Oracle Business Intelligence

    Hello,
    I am setting Oracel Business Intelligence up for Oracle ATG 10.1.
    I am using CRS application to populate data to Data warehouse schema. I can see all components like generating log files, loading log file in to database are working file. I can see data in DW schema. I am using completely ATG's default implementation; I have not made any customization so far.
    Here is environment details:
    OS : Windows 7 (64 bit)
    ATG : 10.1
    JBoss : jboss-eap-5.1
    JDK : 1.6.0_25-b06
    Database: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    Oracle Business Intelligence : Oracle BI EE 11g Release 1 (11.1.1.5)
    Used ofm_rcu_win_11.1.1.5.0 tool for creating OBI DB schema.
    I am getting below exception if I access Report in OBI.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 17001] Oracle Error code: 907, message: ORA-00907: missing right parenthesis at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    SQL Issued: SELECT s_0, s_1, s_2, s_3, s_4, s_5, s_6, s_7, s_8, s_9, s_10, s_11, s_12, s_13, s_14, s_15, s_16, s_17, s_18, s_19, s_20, s_21, s_22, s_23, s_24, s_25, s_26, s_27, s_28, s_29, s_30, s_31, s_32, s_33, s_34, s_35, s_36, s_37, s_38, s_39, s_40, s_41, s_42, s_43 FROM ( SELECT 0 s_0, "ATG"."Date"."Day Timestamp" s_1, "ATG"."Line Item Fact"."# Orders" s_2, "ATG"."Line Item Fact"."Avg Order Discount" s_3, "ATG"."Line Item Fact"."Avg Order Size" s_4, "ATG"."Line Item Fact"."Avg Order Value" s_5, "ATG"."Line Item Fact"."Gross Revenue" s_6, "ATG"."Line Item Fact"."Units" s_7, FILTER("ATG"."Line Item Fact"."# Orders (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_8, FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_9, FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_10, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_11, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_12, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_13, FILTER("ATG"."Line Item Fact"."Avg Order Size (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_14, FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_15, FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_16, FILTER("ATG"."Line Item Fact"."Avg Order Value (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_17, FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_18, FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_19, FILTER("ATG"."Line Item Fact"."Gross Revenue (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_20, FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_21, FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_22, FILTER("ATG"."Line Item Fact"."Units (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_23, FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_24, FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_25, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_26, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_27, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_28, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_29, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_30, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_31, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_32, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_33, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_34, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_35, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_36, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_37, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_38, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_39, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_40, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_41, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_42, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_43 FROM "ATG" WHERE (("Date"."Day Timestamp" BETWEEN TIMESTAMPADD(SQL_TSI_DAY,-1*60,date '2012-07-22') AND TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))) ) djm
    Has anybody come across this issue?
    Thanks,
    Mukesh
    Edited by: Mukesh on Jul 22, 2012 11:57 AM

    Hello Andrew,
    1.) DW schema in Oracle (‘Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production’).
    2.) This is for every ATG's analysis. I have not authored anything custom.
    I am sure connection information is correct in ATG.RPD file. I used to get different error like incorrect login or unable to connect if it was wrong and those are no more, So I
    believe connection URL is correct. I am not sure if need disable/enable something or do some specific configuration in DB connection in ATG.RPD.
    Thanks,
    Mukesh
    Edited by: Mukesh on Jul 23, 2012 3:50 PM

  • Issue in workbench integration with Dev studio on unix machine

    Hi,
    I am trying to integrate my workbench on unix machine with dev studio on windows machine. To do so, I did the following:
    1. created a new application in dev studio
    2. In dev studio - Tools - Workbench settings I gave the host and port of my unix workbench. It was able to connect properly.
    3. Then through Tools - Workbench - Set Instance Configuration, I sent these configurations of my application on dev studio to that of workbench(which I had selected earlier in step #2)
    4. Then in my unix machine, I replaced the wine data with my new data feed
    5. Ran initialize services, load baseline update and baseline update scripts.
    5. My baseline update script Failed at Forge with the following error:
    FATAL     03/07/13 12:21:30.718 UTC (1362658890718)     
    +FORGE     {config}: Could not open "/app/ENDECA/endeca/endeca/apps/Test/data/processing/wine_data.txt.gz": No such file or directory     +
    +ERROR     03/07/13 12:21:30.719 UTC (1362658890719)     FORGE     {config}: Forge failed with 1 error and 0 warnings.+     
    I am not able to figure out why it is still looking for wine data. Any suggestions on this are highly welcome!
    Thanks,
    Vineet

    Vineet,
    Using a text editor, search for "wine.data.txt.gz" in your ./Test/config/pipeline/pipeline.epx. If you find it, note the record adapter's name trying to read it and then remove it in DEV Studio and reupload your pipeline project. If you don't find it, check the same file in the ./Test/data/processing/pipeline.epx directory. If you find it there, you may have an issue with your baseline update script as defined in your ./Test/config/script/AppConfig.xml file. Make sure that your Forge.getConfig(); command is successfully copying contents from the ./Test/config/pipeline directory to the ./Test/data/processing directory (you may want to clear out the processing directory before your next run to make sure of it).
    HTH,
    Dan
    http://branchbird.com

  • Support issues  of  fico

    1.what is master data creation  problem in sap for fi/co module  and why this problem will occur and how to resolve this issue in the real time.
    2.what is automatic payment problem in sap for fi/co module and why this problem will occur and how to resolve this  issue in the real time.
    3.what is Smart form changes in SAP in fi/co module and how this issue will be resolved and why this problem will occur.
    4.what is depreciation key changes in SAP in fi/co module and how this issue will be resolved and why this problem will occur.
    thanks and regards
    fazal baig
    Edited by: fazal baig on Feb 20, 2008 7:19 PM

    Dear fazal
    The questions you asked are all so generic and I dont think anybody can give you a solution for such questions.
    To take an example of your first question "what is master data creation problem", do you think the creation of master data (be it FI or any other module) could not be achieved just because of one problem.  It could be due to so many reasons and unless you come out clearly, it will be difficult for the members to give a solution.
    By the by please post question one by one in a separate thread so that it will be easy for others to respond accordingly.
    thanks
    G. Lakshmipathi

  • Issues with portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    >
    sridhar vadaga wrote:
    > Hi Experts,
    >
    >
    > CALL FUNCTION 'SCMS_STRING_TO_XSTRING'
    >   EXPORTING
    >     text           = url
    >  IMPORTING
    >    BUFFER         = content .
    >
    >
    > Thanks & Regards
    > Sridhar
    I think you are overestimating the power of the SCM_STRING_TO_XSTRING function module.  By supplying a URL as the value of the input text, it isn't going to magically go read the content from the remote location and convert that to a binary string.  It is going to take whatever value you supply in th importing TEXT parameter convert that to binary.  In other words it is literally converting the string http://xxx/test.xls to binary.  You will need some other mechanism to read the content from the remote location into ABAP memory before you can process it.  You will need to use the CL_HTTP_CLIENT class or call some sort of web service to retrive the content.

  • Issues witn portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    Hi,
    Use a Transparaent container (TCO) inside it use the tabstrip and make it as matrixheader as per rootUI.
    You can also set the layout for TCO as matrix and do the necessary changes.
    Regards,
    Lekha.

  • Issue with SAP Integration Kit 3.0 to access Query BW on Crystal Reports

    Hi All,
    I've got an problem with my setup of Crystal Reports Server 2008.
    I've install Crystal Reports Server 2008 and Crystal Reports 2008 on my Windows 2003 server.
    My SAP Client is 7.1.
    When i trie to connect my Reports on CR 2008, the connection doesn't work.
    I have install SAP Integration Kit but it doesn't work because an error message says me that i've already install a Webserver for Crystal Reports Server 2008.
    My Webserver is on IIS 6
    My Database for CRS 2008 is SQL Server 2000.
    Do you have any idea why it doesn't work ?
    I have to install first my SAP Integration Kit 3.0 before install Crystal Reports Server 2008 ?
    Thanks a lot for your help.
    Regards.

    Hi All,
    I've got an problem with my setup of Crystal Reports Server 2008.
    I've install Crystal Reports Server 2008 and Crystal Reports 2008 on my Windows 2003 server.
    My SAP Client is 7.1.
    When i trie to connect my Reports on CR 2008, the connection doesn't work.
    I have install SAP Integration Kit but it doesn't work because an error message says me that i've already install a Webserver for Crystal Reports Server 2008.
    My Webserver is on IIS 6
    My Database for CRS 2008 is SQL Server 2000.
    Do you have any idea why it doesn't work ?
    I have to install first my SAP Integration Kit 3.0 before install Crystal Reports Server 2008 ?
    Thanks a lot for your help.
    Regards.

  • Locking Issues on BI Integrated Planning

    Hi,
    I am hoping that someone can please help me. I am struggling with locks on an IP web planning application.
    I found the following document:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0cb1cf2-6e84-2a10-c189-aafa2f04ac81
    In the document (section 3.2 - as shown below) it explains my problem in detail.
    Now let us assume that in the system there are two users which have the cost centre
    u2018100000u2019 in their work-package.
    User1 enters the system and chooses u2018101000u2019 in the drop down box. As u2018100000u2019 is
    also contained in the fixed filter of the query the data for 100000 is also locked. If now
    user2 wants to enter (no matter which cost centre he wants to choose) his data will be
    locked as u2018100000u2019 is also contained in his fixed filter.
    It requires me to write an Exit Variable to be replaced by the system user in a Query.
    Does anyone know how this variable and query should look like, or does anyone know of any other way to overcome my issue?
    Thank you!
    Regards
    Tanya

    Hi All,
    Thank you very much for your feedback. It helped me tremendously.
    The problem has been resolved. We created two exit variables, one for cost centre (to restrict the rows in the query) and one for user (to restrict the columns in the query).
    The code used and tested is as shown below:
    *Users authorised for a cost center
          when 'ZP_AUTH'.
            select /BIC/ZCOSTCTR
              into corresponding fields of table lt_costcentres
              from /BIC/AZP_AUTH00
              where USERNAME = sy-uname.
            loop at lt_costcentres into lwa_costcentres.
              if not lwa_costcentres-/BIC/ZCostctr is initial.
                clear l_s_range-high.
                l_s_range-low = lwa_costcentres-/BIC/ZCostctr.
                clear l_s_range-high.
                l_s_range-sign = 'I'.
                l_s_range-opt = 'EQ'.
                append l_s_range to e_t_range.
              endif.
            endloop.
    *default user of the system
          WHEN 'ZDEF_USER'.
            l_s_range-low = sy-uname.
            clear l_s_range-high.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
            append l_s_range to e_t_range.
    Note: The variable for cost centres should allow for multiple single selections.
    I followed the rest of the manual as provided in my first mail, and it works perfectly.
    Once more - thank you!!!
    Regards,
    Tanya

Maybe you are looking for