XML changes in 2005

Hi there,
does anyone know, why the xmlexporttypes have different nodenames ?????? (tables and fields)
I don't understand the profits of this, because it makes the mapping more difficult.
BusinessPartners = OCRD  and so on .....
When using the recordset, you have to use the tablenames.
And using the 'old' xml-modes like allnodes, you cannot import them.
I had to change a lot of code, because I started with 2004, where you can use the old modes.
Regards,
Holger

Hi Jacco,
jepp, I know, what I meant, was, that the tablenames and fieldnames of a returned xml of a businessobject or document are different.
Before, you could get the tablenames of a xml-output to create a recordset and browse the items. Now, you have to do it twice.
If you want to update a businessobjectitem by xml, you have to get it  BODocument.GetByKey(key) <--
Where do you get the key ? By using a recordset. There you have to use the tablenames you see in the sql-server.
I know, you could use the Businessobject itself, but I want to be independent of a special object, because the casting doesn't work, when you only use xml-information.
I want to use ONLY xml information to add or update items, so I am independent of the objects.
I'm writing a tool to transport data from sql-servers to B1 where you can configure the mapping. Sth. like the DTW for sql-servers. (The excel-sorry-**** is awful)
Hope, this was a better description of the problem.
Regards,
Holger
Message was edited by: Holger Reppert

Similar Messages

  • Tax Reporter SUI XML Changes

    SAP Note 1434188 under the heading SUI XML Changes introduces the file FL_Schema.xsd published by the Florida Department of Revenue to correctly download XML files for Q1/2010.
    Now we are working with Q2/2010 and some elements are used but not declared in the DTD/Schema.
    Where could we find or request the latest FL_Schema.xsd or FLTransmission.xsd from?
    Thanks for any feedback you can provide.

    Hello Fernando,
    As you know for the Q2/2010 a new funcionality to fulfill the customer that have more than 99,999 employees for the fields Month1Employees....
    If you are using the FL_Schema delivered in the note 1434188 maybe not work when you try to validate this xml file. You must request for the Florida Authority this new schema.
    Cheers and Regards,
    Jaime

  • XML Changer doesn't work in Firefox works in Internet Explorer

    Hi
    Can anyone help me i have a XML Changer doesn't work in Firefox works in Internet Explorer.
    I have posted the page here http://www.endeavourcfl.co.nz/Venues.html as you can see my other flash files work fine, it is only the XML Changer (no pictures appear at all), it was working previously but for some reason it has stopped have tried on many computers, all plugins are up to date and i have FF versions 16 and 17

    Its working fin in latest version of Firefox. <br>
    Update your Firefox <br>
    http://www.mozilla.org/en-US/firefox/all.html
    <br><br><br>
    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Web Service XML Changes Return Table  Field Names

    I am writing a Web service to return a employee information from SAP using .Net Connector. My Webservice XML changes return table column names with few escape characters. Does anyone know why this happens? and How to prevent it?
    Every column name is changed: e.g. PERS_NO to PERS_--5fNO
    NCo -> 2.0
    RFC- > Custom Function module
    RFC Return Type -> ZFPSYNC
    VS.Net -> VS Studio 2003, ( C# Web service)
    Here is part of XML document:
      <?xml version="1.0" encoding="utf-8" ?>
    - <ArrayOfZFPSYNC xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://tempuri.org/">
    - <ZFPSYNC>
      <PERS_5fNO>00100001</PERS_5fNO>
      <PDS_5fEMPID>00054740</PDS_5fEMPID>
      <SSN>001380261</SSN>
      <NAME_--5fPFX />
      <FIRST_5fNAME>Tuesday</FIRST_5fNAME>
      <LAST_5fNAME>October</LAST_5fNAME>
      <NAME_--5fSFX />
      <PRIOR_5fNAME>Tuesday October</PRIOR_5fNAME>
      <NICKNAME />
      <CO_5fCODE>TAX</CO_5fCODE>
      <CO_5fCODE_5fT>Tax LLP</CO_5fCODE_5fT>
      <CO_5fCTRY>US</CO_5fCTRY>
      <ORG_5fUNIT>50191687</ORG_5fUNIT>
      <ORG_5fUNIT_5fT>Northeast Region Lead Tax</ORG_5fUNIT_5fT>
      <EE_5fLEVEL>C1</EE_5fLEVEL>
      <EE_5fLEVEL_5fT>Firm Director</EE_5fLEVEL_5fT>
      <SRV_5fAREA>TAX</SRV_5fAREA>
      <SRV_5fAREA_5fT>Tax</SRV_5fAREA_5fT>
      <JOB_5fFAM>CS-TAX</JOB_5fFAM>
      <JOB_5fFAM_5fT>CS - Tax</JOB_5fFAM_5fT>
      <PER_5fAREA>BOSX</PER_5fAREA>
      <PER_5fAREA_5fT>Boston-Berkeley St-TAX</PER_5fAREA_5fT>
      <PER_5fADDR>200 Berkeley Street</PER_5fADDR>

    Please install patch from OSS note 506603. This should correct the problem.

  • UWL Mass Approval XML changes or Custom App

    Dear Gurus,
    Please help us in understanding the solution to mass approval issue. Shall we go for XML changes or go for a new custom development in wda/wdj
    I have tried modifying XML method for leave approval but the issue is :
    1. Tasks drop off from manager UWL with success message but the workflow goes to cancelled step and does not update the status of the employee request from sent to approved. can this be handled by workflow guys.
    2. On doing XML changes in both views(normal and subview for mass approval), I lost hyperlinks on my workitems , so I could not launch any application even in the main view where approver shall approve items one by one.
    I need help to understand if the above 2 issues can be addressed.
    Further we have more than 10-12 types of approvals in our UWL down the line. So is it a good idea to configure XMl or just go and create 1 Master custom applicaiton to address all approvals and give mass approval facility in that alone.
    Kindly help
    Regards,
    Ankur

    Dear Piyush,
    we have been successful in writing our custom FM and we are calling the standard FM's in our abap box. leaves get approved on executing the custom FM from R3. however from portal UWL, still we are getting the same error message. I think our portal is not able to call the ABAP FM.
    Error Message:
    <b>
    Work item 000002882700 is not a user decision
    </b>
    <br>
    Our UWL code now is like:
    <i>
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
    <ItemType name="uwl.task.approval.webflow.TS12300097" connector="WebFlowConnector"
    defaultView="uwl.webflow.SAP_ECC_view" defaultAction="viewDetail" executionMode="default">
          <ItemTypeCriteria systemId="SAP_ECC" externalType="TS12300097" connector="WebFlowConnector"/>
    <Actions>
    <Action name="Approve" groupAction="yes" handler="FunctionModuleActionHandler">
         <Properties>
         <Property name="FunctionModule" value="ZHRTM_LEAVE_APPR"/>
         <Property name="IM_REQUEST_ID" value="${item.RequestId}"/>
          <Property name="IM_COMMAND" value="EXECUTE_APPROVE"/>
          <Property name="IM_PERNR" value="${item.pernr}"/>
          <Property name="WI_ID" value="${item.wi_id}"/>
          <Property name="IM_REMARK_ID" value="${item.AppRemDocId}"/>
         <Property name="UWL_RETURN_CODE" value="RET_CODE"/>
         <Property name="UWL_RETURN_TABLE" value="EX_MESSAGES"/>
          <Property name="UWL_RETURN_TABLE_PARAMETER" value="MESSAGE"/>
        </Properties>
          <Descriptions default="Approve"/>
       </Action>
        <Action name="Reject" groupAction="yes" handler="FunctionModuleActionHandler">
         <Properties>
         <Property name="FunctionModule" value="ZHRTM_LEAVE_APPR"/>
         <Property name="IM_REQUEST_ID" value="${item.RequestId}"/>
          <Property name="IM_COMMAND" value="EXECUTE_REJECT"/>
         <Property name="IM_PERNR" value="${item.pernr}"/>
          <Property name="WI_ID" value="${item.wi_id}"/>
           <Property name="IM_REMARK_ID" value="${item.AppRemDocId}"/>
         <Property name="UWL_RETURN_CODE" value="RET_CODE"/>
         <Property name="UWL_RETURN_TABLE" value="EX_MESSAGES"/>
          <Property name="UWL_RETURN_TABLE_PARAMETER" value="MESSAGE"/>
         </Properties>
          <Descriptions default="Reject"/>
       </Action>
    </Actions>
      </ItemType>
      </ItemTypes>
    <Views>
      <View name="uwl.webflow.SAP_ECC_view,w" selectionMode="SINGLESELECT" width="98%"
    supportedItemTypes="" columnOrder="subject, isEscalated, creatorId, createdDate,
    priority, attachmentCount, dueDate, status, accept, reject" sortby="priority:desc,
    dueDate:asc, createdDate:desc" tableDesign="STANDARD" visibleRowCount="17"
    headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes"
    tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000"
    dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes"
    dynamicCreationAllowed="yes" actionPosition="top" referenceBundle="tasks">
        <Descriptions default="Custom Mass Approval View">
    <ShortDescriptions>
    <Description Language="en" Description="Mass Approval View"/>
    </ShortDescriptions>
    </Descriptions>
    <DisplayAttributes>
    <DisplayAttribute name="subject" type ="link"  actionRef="launchWebDynPro" width=""
    sortable="yes" format="medium" hAlign="LEFT">
              <Descriptions default="Subject">
              <ShortDescriptions>
              <Description Language="en" Description="Subject"/>
              </ShortDescriptions>
              </Descriptions>
              </DisplayAttribute>
    <DisplayAttribute name="reject" type="radiobutton" width="" sortable="no" format="default" actionRef="reject" referenceBundle="reject" hAlign="CENTER" vAlign="TOP" maxTextWidth="0" headerVisible="yes">
    <Descriptions default="">
    <ShortDescriptions>
    <Description Language="en" Description="Reject"/>
    </ShortDescriptions>
    </Descriptions>
    </DisplayAttribute>
    <DisplayAttribute name="accept" type="radiobutton" width="" sortable="no" format="default" actionRef="accept" referenceBundle="approve" hAlign="CENTER" vAlign="TOP" maxTextWidth="0" headerVisible="yes">
    <Descriptions default="">
    <ShortDescriptions>
    <Description Language="en" Description="Accept"/>
    </ShortDescriptions>
    </Descriptions>
    </DisplayAttribute>
    </DisplayAttributes>
    <Actions>
           <Action reference="submitUserDecisions"/>
    <Action reference="Refresh"/>
    <Action reference="defaultGlobalWizard"/>
    <Action reference="addToNavigation"/>
    <Action reference="removeFromNavigation"/>
    </Actions>
          </View>
      </Views>
    </UWLConfiguration>
    </i>

  • Complete list of DB changes for 2005

    Hi all!
    I had been searching high and low for the complete list of DB changes for 2005 but of no available... Can anyone guide me where I can find this document? It is because I don't want my SQL queries to return wrong result or no result due to no column found... which I'm kinda facing now... Any help?
    Thanks!

    Hi Erik
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c0039bf3-0901-0010-23a6-ef55485aa18d">SAP Business One -> SAP Business One 2005 A SP1 -> SAP Business One 2005 A SP01 Database changes list</a>
    HTH

  • UCM-VCR Adapter in WLP error while publishing content-config.xml changes

    Hi,
    I am getting this error when i publish my changes to server for UCM-VCR Adapter in WLP 10.3.2.
    weblogic.application.ModuleException: Error reading descriptor: META-INF/content
    -config.xml for app module ucmEAR
    at weblogic.application.config.DefaultModule.parseDescriptorBean(Default
    Module.java:483)
    at weblogic.application.config.DefaultModule.prepare(DefaultModule.java:
    282)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
    leListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
    oymentCallbackFlow.java:391)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:83)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    "com.bea.content.config.RepositoryPropertyBeanImpl@d0b61789(/[UCMRepository]/Rep
    ositoryProperties[ContentServerAdminUser])"
    at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceM
    anager.java:227)
    at com.bea.content.config.ContentStoreBeanImpl.setRepositoryProperties(U
    nknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    Truncated. see log file for complete stacktrace
    >
    i also add oracle-ucm-spi-app-lib.ear in weblogic-application.xml's WebLogic Shared Library.
    please find the related files.
    content-config.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <content-config xmlns="http://www.bea.com/ns/portal/90/content-config">
    <!-- This is a default content repository applications can use.
    The IDE should copy this to META-INF/content-config.xml of the
    application.
    This repository is not required for WLP services, so you can remove
    it or change it as needed. -->
    <content-store>
              <name>UCMRepository</name>
              <class-name>com.oracle.content.spi.ucm.RepositoryImpl
              </class-name>
              <username>wlpApp</username>
              <repository-property>
                   <description>Hostname on which the UCM Content Server is running
              </description>
                   <name>ContentServerHostname</name>
                   <value>172.23.210.16</value>
              </repository-property>
              <repository-property>
                   <description>Port on which the UCM Content Server is running (on host named above)
                   </description>
                   <name>ContentServerPort</name>
                   <value>4444</value>
              </repository-property>
              <repository-property>
                   <description>Content Server uname in Admin role, for
                   security checks
                   </description>
                   <name>ContentServerAdminUser</name>
                   <value>sysadmin</value>
              </repository-property>
              <repository-property>
                   <description>List of folder ObjectClasses</description>
                   <name>folder_badge_objectClasses</name>
                   <value>IDC:Folder</value>
              </repository-property>
              <repository-property>
                   <description>Single user for all type related interactions
                   </description>
                   <name>TypeRetrievalShapeUser</name>
                   <value>typeShapeUser</value>
              </repository-property>
              <repository-property>
                   <name>useNativeSecurity</name>
                   <value>false</value>
              </repository-property>
              <repository-property>
                   <description>Protocol used to connect with the UCM Server.
                                  Valid
                                  options are INTRADOC or INTRADOC_SSL. INTRADOC is the
                                  default.
                   </description>
                   <name>ContentServerServiceType</name>
                   <value>INTRADOC</value>
              </repository-property>
              <repository-property>
                   <description>Content Server Username in Admin role, used
                   for security
                   checks
                   </description>
                   <name>ContentServerAdminUser</name>
                   <value>sysadmin</value>
              </repository-property>
              <repository-property>
                   <description>Polling interval for the
                   CacheInvalidator IntervalJob
                   (must be equal to or greater than 2 min)
                   </description>
                   <name>CacheInvalidationInterval</name>
                   <value>2</value>
              </repository-property>
              <repository-property>
                   <description>Location on the filesystem of the
                   client SSL keystore
                   file. Only used when ContentServerServiceType
                   is INTRADOC_SSL
                   </description>
                   <name>ContentServerSSLKeystoreFile</name>
                   <value>c:/client_keystore</value>
              </repository-property>
              <repository-property>
                   <description>SSL keystore password. Only used when
                   ContentServerServiceType is INTRADOC_SSL
                   </description>
                   <name>ContentServerSSLKeystorePassword</name>
                   <value>idcidc</value>
              </repository-property>
              <repository-property>
                   <description>SSL keystore alias name. Only used when
                   ContentServerServiceType is INTRADOC_SSL
                   </description>
                   <name>ContentServerSSLKeystoreAlias</name>
                   <value>SecureClient</value>
              </repository-property>
              <repository-property>
                   <description>SSL keystore alias password. Only used when
                   ContentServerServiceType is INTRADOC_SSL
                   </description>
                   <name>ContentServerSSLKeystoreAliasPassword</name>
                   <value>idcidc</value>
              </repository-property>
              <read-only>true</read-only>
              <binary-cache-max-entry-size>102400</binary-cache-max-entry-size>
              <!-- metadata search -->
              <search-is-enabled>true</search-is-enabled>
              <!-- full text search -->
              <fulltext-search-is-enabled>true</fulltext-search-is-enabled>
              <search-indexing-is-enabled>false</search-indexing-is-enabled>
         </content-store>
    </content-config>
    p13n-cache-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <p13n-cache-config xmlns="http://www.bea.com/ns/p13n/90/p13n-cache-config">
         <!--
              This is the caches for the default content repository. The IDE should
              copy this to META-INF/p13n-cache-config.xml of the application. These
              caches are for the default WLP Repository. You can modify these to fit
              your needs. If you remove the WLP Repository, you can remove these
              entries.
         -->
         <cache>
              <name>nodeCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>60000</time-to-live>
              <max-entries>50</max-entries>
         </cache>
         <cache>
              <name>nodePathCache.UCMRepository</name>
              <description>Caches node path to node instance for UCMRepository</description>
              <time-to-live>60000</time-to-live>
              <max-entries>50</max-entries>
         </cache>
         <cache>
              <name>typeCache.UCMRepository</name>
              <description>Caches binary property values for UCMRepository</description>
              <time-to-live>300000</time-to-live>
              <max-entries>200</max-entries>
         </cache>
         <cache>
              <name>typeNameCache.UCMRepository</name>
              <description>Caches type id to content type for UCMRepository</description>
              <time-to-live>300000</time-to-live>
              <max-entries>200</max-entries>
         </cache>
         <cache>
              <name>binaryCache.UCMRepository</name>
              <description>Caches type name to content type for UCMRepository</description>
              <time-to-live>60000</time-to-live>
              <max-entries>10</max-entries>
         </cache>
         <cache>
              <name>searchCache.UCMRepository</name>
              <description>Caches node id to node for UCMRepository</description>
              <time-to-live>300000</time-to-live>
              <max-entries>200</max-entries>
         </cache>
         <cache>
              <name>nativeAuthCacheUCMRepository</name>
              <description>Caches node path to node for UCMRepository</description>
              <time-to-live>5000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
         <cache>
              <name>repo.ucm.typeNameCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>1800000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
         <cache>
              <name>repo.ucm.nodePathToUidCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>1800000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
         <cache>
              <name>repo.ucm.nodeUidCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>1800000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
         <cache>
              <name>repo.ucm.securityInfoCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>1800000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
         <cache>
              <name>repo.ucm.typeNamesCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>1800000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
         <cache>
              <name>repo.ucm.indexedFieldsCache.UCMRepository</name>
              <description>Caches node id to node instance for UCMRepository</description>
              <time-to-live>1800000</time-to-live>
              <max-entries>5000</max-entries>
         </cache>
    </p13n-cache-config>

    Hi Venu,
    Normally if you can see the UCM content in the admin console, it means the adapter is configured correctly and the placeholder should work. There's a couple of things I can suggest:
    1. Did you include the oracle-ucm-spi-app-lib.ear file in your project as documented under the heading Add a Reference to the UCM VCR Adapter Shared Library in the UCM VCR adapter installation docs ( [http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/ucm_adapter/install.html|http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/ucm_adapter/install.html] )?
    2. Browse to a document in the repository in the admin console. Pick one of the fields there (e.g. IDC:Folder.dDocId), grab the value and run a query using the placeholder. Do you get a single result?
    3. The original poster (user8867138) mentions a query along the lines of returning all folders that has dDocAuthor = sysadmin. If your UCM system had 10,000 folders all created by sysadmin, the adapter might be timing out? IIRC, you can adjust the timeout in UCM.
    4. Did you try a similar query using Content Selector instead?
    5. If the WLP server domain is running on a separate machine, is UCM configured to accept connections from the WLP server but not your machine?
    I would suggest getting the latest patches for WLP too as some of them are related to the UCM VCR adapter.
    Cheers,
    Cappa

  • Restart of OC4J required ? If orion-application.xml changes

    Hello,
    If i make a change in the orion-application.xml, basically i am interested in changing the JAZN LDAP configuration settings --- do i need to restart the OC4J ?
    If yes, where is this mentioned in the documentation ?
    Does the answer (yes / no) apply to all versions (10g minor versions) of OC4J.
    Please confirm.
    Thanks in advance.
    Warm Regards
    AB

    Hi Deepak,
    I fully agree with you that changes in the orion-application.xml require a restart.
    Infact, when i do that practically, a message is displayed on the OEM console that the changes have been saved to the XML file but for the changes to take effect, i need to restart my container.
    Agreed.
    But where is it specifically mentioned in the official documentation ?
    In the link you forwarded, there is not a single mention about orion-application.xml
    Every statement over there talks about jazn.xml
    I even checked the documentation for orion-application.xml, there too i could not locate that statements like you gave "any change to the jazn configuration (either in jazn.xml or otherwise) will need a restart."

  • Sequence of starting Services for dashboardtemplates.xml changes

    Hi,
    In What sequence the services should be brought down and started to reflect changes made in dashboardtemplates.xml .
    We have Websphere running in Unix box and cannot bring down entire Websphere since it host other applications as well. So is it ok to bring down only the application server hosting the application.
    Many Thanks,
    RS

    Please read page 88 of the EPM_Install.pdf documentation from the EPM Documentation also available online.
    Here is the excerpt from the pdf
    Summary List of Services and Processes
    The following EPM System product services and processes are listed below in their recommended
    startup order.
    1. Databases for repositories. (For a list of EPM System products that require a repository
    database, see “System Requirements” in Oracle Hyperion Enterprise Performance
    Management System Installation Start Here.)
    2. Any corporate user directories that you plan to configure for use with Shared Services.
    3. Shared Services OpenLDAP, or Oracle Internet Directory, depending on which is used as
    Shared Services Native Directory.
    4. Shared Services application server
    5. Oracle's Hyperion® Remote Authentication Module
    6. EPM Workspace Agent (CMC Agent)
    7. EPM Workspace application server
    8. EPM Workspace Web server
    9. Performance Management Architect Services
    10. Essbase Server
    11. Administration Services application server
    12. Smart Search application server
    13. Integration Services Server
    14. Essbase Studio Server
    15. Provider Services application server
    16. Reporting and Analysis (in any order):
    a. Financial Reporting Services
    b. Web Analysis application server
    17. Remaining services or processes (in any order):
    ● Performance Management Architect application server
    ● Performance Management Architect Data Synchronizer application server
    ● Smart Space
    ● Smart Space Collaborator
    ● Financial Reporting application server
    ● Calculation Manager application server
    ● Planning application server
    ● Financial Management service
    ● Strategic Finance service
    ● Performance Scorecard application server
    ● Performance Scorecard Alerter application server
    ● Profitability and Cost Management application server
    ● Data Relationship Management services
    ● FDM Task Manager service
    ● Application Builder for .NET

  • Change SQL 2005 collation after installation

    We're trying to install an Enterprise Portal (2004s) on SQL Server 2005. The instance of SQL Server has been installed with collation SQL_LATIN1_GENERAL_CP850_BIN instead of the required BIN2 variant. Is there any way to install the latter collation on this SQL Server instance? With SQL 2000 there was the instcoll.exe tool. We need something similar for SQL 2005.

    This is very easy in SQL 2005 and can be done on individual database's. To do it in this fashion then follow these steps
    1) Open up the SQL server management studio
    2) Connect to the database engine
    3) Expand Databases
    4) Right-click on the database you want to change and select Properties
    5) Click on the Options
    6) Select the required collation
    I hope this helps
    Darrell

  • Server gets Started if config.xml changes?

    Hi All,
    I am facing a problem. In my application I have a config.xml file. If I make any changes to it, there server(tomcat) gets started. So i have to wait for sometimes for doing any transaction.
    Can anyone help me to resolve this issue? I don't want to restart the server.
    Thanx in advance
    Regards
    Rishab.

    How is this related to JSF? You should post Tomcat related questions at a Tomcat related forum or mailinglist. There is one at its own homepage over there at Apache.org.

  • Server.xml changes

    For running a Servet using Tomcat 5.5.12 do i need to make any changes to server.xml file inside conf folder.

    LED bulbs
    auto LED bulbs
    auto LED bulbs
    LED bulbs
    http://www.auto-led.com

  • Saving XML changes

    I can load XML into Flex easily enough, but what I want to do
    is send any changes made to the XML while Flex was running, like
    updated info, back to the server replacing the old XML file. How
    would I go about doing this? FilerReference.upload(File.xml,
    toServer) style or something else?

    This will require some server-side functionality, like JSP or
    ASP.NET or CF or PHP.
    I have an example that uses JSP, and Flex 2 or Flex 1.5. Send
    me an email if you would like it.
    Tracy

  • How long before xml changes show?

    I finally figured out how to change my xml file in Feedburner, and am now wondering how long it will take our page on iTunes to catch up. Anyone know? Thank you in advance.

    When you add a new episode it usually takes the Store 1-2 days to display it - sometimes it can be shorter or longer, it's just a matter of luck. Subscribers see new episodes immediately because their iTunes application reads the feed directly, whereas the Store caches the feed and visits it periodically to check for changes.

  • OAM - Basic Auth dialog continues to show despite config.xml changes

    I have set enforce-valid-basic-auth-credentials to false in config.xml of the application domain I am running some apps from.
    The applications are all configured for BASIC authentication.
    <login-config>
    <auth-method>BASIC</auth-method>
    <realm-name>myrealm</realm-name>
    </login-config>
    The problem is that after logging on from the OAM default FORM page the Basic Authentication dialog is still being presented.
    I have referenced the following SR's to try find more info:
    OIM/OAM SSO Weblogic Authentication Pop up After Login [ID 1081011.1]
    OAM Configuration Steps Needed to Prevent a Second Authentication Prompt by Weblogic [ID 559442.1]

    The issue has been resolved.  There was no interesting work-a-round or fix involved.

Maybe you are looking for

  • Can I send a fax from my Macbook Pro Retina OSx wirelessly?

    I need to submit documents via fax for "security reasons" I do not own a fax machine nor do I have a telephone line. Yes I could go to the local Post Office and pay for them to be sent but if I can do with my new MacBook Pro I would prefer to do it t

  • OUTBOUND XML FILE CONTAINS SPECIAL CHARS AFTER SP08 UPGRADE

    Experts, Recently MDM server upgraded to SP08 from SP05. In our outbound interface scenario we have 1 hierarchy field. The hierarchy field mapped as complete path(parent to Child) ex: 1,Parent > 11,Child > 111,Child > 1111,Child. In SP05 XML files ar

  • Mac Mini Bottom Ram slot sits improperly

    Nevermind... problem solved.

  • Easy way to replace images?

    Hi, I am using Pages 09 for a document with some diagrams and different images that I have. I have sized them the way I want. My problem is that I have updated some of these images, changed some colors, text etc in the images, but they are the same s

  • TS1702 Waiting symbol on Ipad how to remove this?

    Hi I am tryibg to download several apps on my Ipad but the waiting to install symbol is on each of the aps and has been for a long time overnight how do I delete them and try again? When pressing the delete they do not have the X option to do so?