About the role of process configuration files

I have done some customizations in process template XMLs. I have done my major changes only in the work item type definition XMLs. I am wondering about the role of process configuration files or category definition files. When do I really need to update
it?
Thanks
Divya

Hi Divya, 
Thanks for your post.
If you only did the changes on fields/controls in work item type, usually you needn’t update the process configuration and category files.
If you want add your work item type display in team project Web Access 
Backlog board or Task board, you need to update the process configuration and category files, please refer to the detailed information in this document:
https://msdn.microsoft.com/en-us/library/jj920163.aspx.
Or you want add a backlog to portfolio management, you need to update the process configuration and category files, please refer to:
https://msdn.microsoft.com/en-us/library/dn217880.aspx.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • G/L account configuration about GR of PO about the third purshase process

    Hi Guys,
    I am not clear about the G/L account configuration when do the GR of PO. ( PO is converted from PR which is created automatically when the SO is saved). The account assignment category is 'E' (The acct modification is VAY,consumption posting is 'E', special stock is 'E', It is the same with the IDES system setup). But when I test the similiar case in our system and IDES syste,when I do the GR for the POs,I found that in our system, the Debit is posted to inventory account (The G/L setup in OBYC BSX),but in IDES,it is posted to consumption account (The G/L setup in OBYC GBB VAY). As I understand, If the PO is created with account assignment category, it should be posted to the G/L account which is setup in OBYC GBB,not the inventory account. Appreciate that anybody can tell me why they are different for the similiar cases? 
    Thanks in advance!

    Hi,
    Can you please refer to SAP note 458270, and check whether the material is valuated or non-valuated?
    For account assignment E, with special stock E, you need to check EKPO-KZBWS to identify
    whether it is valuated or not. If EKPO-KZBWS is initial, the posting will be non-valuated, thus GBB account will be used.
    Note  458270
    The system response is correct. In the case of valuated customer sales
    order stock, a material stock account is determined. Here, the data is
    derived via transaction/event key BSX. In the case of unvaluated
    customer sales order stock, on the other hand, a G/L account is
    determined by means of transaction/event key GBB.
    Hope it helps.
    Thanks and regards,
    Polly

  • How we can limit the number of concurrent calls to a WCF service without use the Singleton pattern or without do the change in BizTalk Configuration file?

    How can we send only one message to a WCF service at a time? How we can limit the number of concurrent calls to a WCF service without use the Singleton pattern or without do the change in BizTalk Configuration file? Can we do it by Host throttling?

    Hi Pawan,
    You need to use WCF-Custom adapter and add the ServiceThrottlingBehavior service behavior to a WCF-Custom Locations.
    ServiceThrottlingBehavior.MaxConcurrentCalls - Gets or sets a value that specifies the maximum number of messages actively processing across a ServiceHost. The MaxConcurrentCalls property specifies the maximum number of messages actively
    processing across a ServiceHost object. Each channel can have one pending message that does not count against the value of MaxConcurrentCalls until WCF begins to process it.
    Follow MSDN-
    http://msdn.microsoft.com/en-us/library/ee377035%28BTS.10%29.aspx
    http://msdn.microsoft.com/en-us/library/system.servicemodel.description.servicethrottlingbehavior.maxconcurrentcalls.aspx
    I hope this helps.
    Rachit
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • CMDTUX_CAT:754: ERROR: error processing configuration file

    Hi Tuxedo Experts,
    I have compiled and linked sample code tuxedo client and server (simpapp). According to README, the next steps is running tmboot -y command. Does it start the simpserv tuxedo server? If not, how do I start that?
    Plus, when I ran this 'tmboot -y' command, I got the error:
    ===========================================
    $ tmboot -y
    tmboot: internal error: CMDTUX_CAT:754: ERROR: error processing configuration file
    tmboot: internal error: CMDTUX_CAT:1360: ERROR: configuration file not found
    ===========================================
    Would you please help me to resolve that.
    Thanks & Regards,
    Ahsan Asghar

    Hi Ahsan,
    You skipped some steps. One of the first steps is to set the environment variables given in the README. This is normally done by creating a script you can execute in the future, often called setenv.sh. After creating this script and executing like:
    . ./setenv.sh
    then you need to edit the sample UBBCONFIG file which for simpapp is called ubbsimple. This file contains the Tuxedo configuration information. You will need to replace the things in <> with ones appropriate for your system. The machine name should be the same as the output of the uname -n command.
    Once you've edited the file, it needs to be compiled with the tmloadcf command. Then you should be able to boot and run your application.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • A failure occurred while the server was processing report file

    Hi All,
    I keep getting this error while opening the report in Infoview,  "A failure occurred while the server was processing report file".
    I checked Event viewer there i have lot of errors with the same message and the source is "BusinessObject_crproc". 
    Please advise me what i have to do to resolve the issue.
    Environment: BOXI3.1, CR2008, Windows Server 2003
    Thanks
    Sudharsan.

    We got this error message on a report that had 5 subreports, 3 of which were based on stored procedures. The report was running fine in our Dev environment and in the CR developer, but not when we published it to another environment. The problem was caused because the stored procedures had been changed in Dev (so that they ran correctly) but these changes had not been released to the other environment. Once the scripts were run to update the stored procedures the report ran successfully. So it apepars that the problem was because the stored procedure/s the subreports were using were failing, but we only got the RCIRAS0546 error message.

  • Require information about the Role of Data Analyst

    Hi All,
    I know this might be irrelevent question in this forum, but after a long search, I could not find any suitable place where I can get the information about the role of Data Analyst ( DA ). What all activities the DA needs to perform? Can anyone suggest me anything related to this?
    Thanks in advance
    Himanshu

    As with just about any role, it really depends on the organization. There are dozens if not hundreds of jobs that different organizations might label "Data Analyst." A lot of what a statistician, an economist, or an actuary does would count as data analysis. So would a lot of what a business analyst does. So would a lot of what an software architect does.
    Justin

  • Can any one explain about the SAP Testing process in Implementation Project

    Can any one explain about the SAP Testing process to be carried out by BW Consultant in an Implementation Project which is in Testing Phase..

    hi bharat,
    Two types of testing is possible in bw
    unit testing
    integration testing
    Integration testing - It is the phase of software testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing.
    Integration testing takes as its input modules that have been checked out by unit testing, groups them in larger aggregates, applies tests defined in an Integration test plan to those aggregates, and delivers as its output the integrated system ready for system testing.
    Unit testing - One part or the whole part of transfer rules , update rules, etc..
    Integration testing - The whole data flow cycle to be tested
    This link will give u detailed description
    http://en.wikipedia.org/wiki/Software_testing
    Stress testing in BI..
    /people/mike.curl/blog/2006/12/05/how-to-stress-test-bw-the-easy-way
    REFER THIS REG CATT
    http://help.sap.com/saphelp_erp2005/helpdata/en/d7/e21221408e11d1896b0000e8322d00/frameset.htm
    Check this doc on Unit Testing
    unit testing
    Look at the threads below :
    Testing Methods in BW
    Unit Testing in BW
    How to do testing in BW
    Hi...BW testing
    Re: Hi...BW testing
    Hi...BW testing
    Pls refer following links...
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e210c8408e11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/aba235413911d1893d0000e8323c4f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e2123b408e11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/e2123b408e11d1896b0000e8322d00/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/721d6a73-0901-0010-47b3-9756a0a7ff51
    https://service.sap.com/upgrade-bw
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7dc0cc90-0201-0010-4fa7-d557f2bd65ef .
    https://websmp204.sap-ag.de/~sapdownload/011000358700009385902004E
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/67acb63d-0401-0010-b685-b1b87dd78892
    Hope it helps you!
    ****Assign Points If Helpful****
    Regards,
    yunus

  • What is the role of Schema in File Adapter

    I am configuring File Adapter during the configuration step - 6 two options are there Schema is Opaque & Schema file url, what is the difference between these two and why it is needed? If It is required then what are the elements should be present at schema?

    +"If native format translation is not required (for example, a JPG or GIF image is being processed), then select the Native format translation is not required check box. The file is passed through in base-64 encoding.+
    +XSD files are required for translation. If you want to define a new schema or convert an existing data type definition (DTD) or COBOL Copybook, then select Define Schema for Native Format. This starts the Native Format Builder wizard. This wizard guides you through the creation of a native schema file from file formats such as comma-separated value (CSV), fixed-length, DTD, and COBOL Copybook. After the native schema file is created, the Messages page is displayed, with the Schema File URL and Schema Element fields filled in. For more information, see Creating Native Schema Files with the Native Format Builder Wizard."+
    http://download.oracle.com/docs/cd/E15523_01/integration.1111/e10231/adptr_file.htm
    Native Data Translation
    maybe that explains it a bit

  • Confused about the role of ejbc in Weblogic 7

    Howdy All
    Here is my understanding of the role of ejbc in Weblogic 7:
    * Let's assume I have a JAR containing an EJB (let's say a stateless session bean).
    Let's call this the no-ejbc-JAR.
    1. I run the no-ejbc-JAR through ejbc to create the container-ejbc-JAR which can
    now be deployed in Weblogic.
    2. I can run ejbc against the no-ejbc-JAR to create a client-ejbc-JAR for use
    by clients wishing to access and use the EJB.
    Questions...
    MUST I run the no-ejbc-JAR through ejbc (to create the container-ejbc-JAR) before
    it can be deployed in Weblogic 7?
    If so, why?
    I can sort of see why this may be necessary from the containers perspective, although
    I would have thought the ejbc process could have been automatically applied by
    Weblogic to no-ejbc-JARs being deployed.
    But I am confused as to why ejbc would need to be used to create a client-ejbc-JAR.
    From the client's perspective, isn't it simply enough to have the no-ejbc-JAR
    (or a subset of the no-ejb-JAR) containing the EJB home and remote interfaces
    (along with any non-ejbc generated support classes)? For use by the client, why
    would it be necessary to run the no-ejbc-JAR through ejbc to create a client-ejbc-JAR?
    Or do I have an incorrect understanding of the role of ejbc?
    Thanks,
    Rob

    Hello Rob,
    I will try to clarify a couple of your concerns. First of all, if your EJB jar
    contains CMP 2.0 entity beans, the underlying JDBC implementations must be generated
    for your respective abstract classes of the entity beans. EJBC will generate this
    for you automatically. Also, the EJBC utility generates all of the other necessary
    server classes that WebLogic requires for deploying your EJBs (such as custom
    code for handling transactions, security, and other EJB services). When your EJB
    utilizes remote home/component interfaces, the utility will also generate all
    of the necessary client-side proxy and server-side byte code by running the RMI
    compiler on your EJBs. In addition to the above code generation that takes place,
    EJBC also checks all of your EJBs and makes sure that they are written according
    to the EJB specification. This way you will always be sure that your EJBs will
    be deployable on BEA WebLogic if EJBC returns with no error messages. You also
    asked if EJBC must be run manually before deploying the EJBs. If you run your
    application in exploded directory format, WebLogic will automatically invoke the
    EJBC utility prior to deploying your EJBs. Please refer to the links below for
    more information about the EJBC utility as well as deploying your application
    in exploded directory format:
    http://edocs.bea.com/wls/docs70/ejb/EJB_utilities.html#1075296
    http://edocs.bea.com/wls/docs70/programming/deploying.html#1125152
    Also, feel free to examine the code that EJBC generates to gain a better feel
    for what's happening behind the scenes. Also, please be aware that ejbc has been
    deprecated in WebLogic 8.1, in favor of the appc utility:
    http://edocs.bea.com/wls/docs81/ejb/EJB_tools.html#1096936
    Best regards,
    Ryan LeCompte
    [email protected]
    http://www.louisiana.edu/~rml7669
    "Rob Young" <[email protected]> wrote:
    >
    Howdy All
    Here is my understanding of the role of ejbc in Weblogic 7:
    * Let's assume I have a JAR containing an EJB (let's say a stateless
    session bean).
    Let's call this the no-ejbc-JAR.
    1. I run the no-ejbc-JAR through ejbc to create the container-ejbc-JAR
    which can
    now be deployed in Weblogic.
    2. I can run ejbc against the no-ejbc-JAR to create a client-ejbc-JAR
    for use
    by clients wishing to access and use the EJB.
    Questions...
    MUST I run the no-ejbc-JAR through ejbc (to create the container-ejbc-JAR)
    before
    it can be deployed in Weblogic 7?
    If so, why?
    I can sort of see why this may be necessary from the containers perspective,
    although
    I would have thought the ejbc process could have been automatically applied
    by
    Weblogic to no-ejbc-JARs being deployed.
    But I am confused as to why ejbc would need to be used to create a client-ejbc-JAR.
    From the client's perspective, isn't it simply enough to have the no-ejbc-JAR
    (or a subset of the no-ejb-JAR) containing the EJB home and remote interfaces
    (along with any non-ejbc generated support classes)? For use by the client,
    why
    would it be necessary to run the no-ejbc-JAR through ejbc to create a
    client-ejbc-JAR?
    Or do I have an incorrect understanding of the role of ejbc?
    Thanks,
    Rob

  • How to modify the contents of a configuration file using j2me

    Hi,
    I'm developing a Application in j2me wherein i need to overwrite the existing contents of the configuration file(settings.cfg) with the value's that i have entered thru the front end. I was able to open and read the contents of the configuration file as follow's
    InputStream is = getClass().getResourceAsStream("/settings.cfg");
    Now, i need to remove the existing and updte it with the new content, how do i do it.. Kindly please help me out..
    Thanks

    Didn't you hear me the first time?
    http://forum.java.sun.com/thread.jspa?threadID=701360&messageID=4068435#4068435

  • Setting the proxy in a configuration file

    Hello All, Is there a configuration file where you can set http.proxyHost and http.proxyPort for a jsp web app (maybe web.xml)? I'm using tomcat 4.1. The web app in question is behind a firewall and needs to go through a proxy server to pull information from the internet. I'm looking for a way that doesn't involve setting the proxy parameters within the code of the web app. I've also read that you can set environment variables with "CATALINA_OPTS = -DproxySet=true -DproxyHost='proxy host' -DproxyPort=8080", will this work for my situation and in what file would I add this line?

    I may be wrong but I think that the "Use System Proxy Settings" makes sense only on Linux and generally speaking "other OSes". As far as I know there is no generic proxy settings in Windows operating system.
    The one I know is in the registry part of Internet Explorer.
    So in my understanding in Windows, Use System Proxy Settings = No Proxy

  • Every time Photoshop CS6 is updated it loses the ability to process RAW files

    I have had no trouble with PHotoshop CS6 for several years. Then I bought a copy of Dreamweaver CS6, which on installation destroyed all records of every other Adobe product that I have. It also stopped Photoshop CS6 from handling RAW files. So I reinstalled them. All of them. And then they could see and process RAW files again.
    The Adobe Updater got to work after the next log on, downloaded a huge bolus of software and now Photoshop cannot handle RAW once again. This is truly annoying and becoming expensive. Has anyone had a similar experience?
    I note that teh Dreamweaver product is not listed on my registered product list here on line, and when I tried to register it, the system refused, saying that it was registered as a part of a 'systems purchase', or some such. I bought it as a download from an on-line retailer.
    Widgets: Win7 64 bit, 16 GB, dozen processors, NVIDIA2000W, top end screen.

    Oliver Sparrow wrote:
    I note that teh Dreamweaver product is not listed on my registered product list here on line, and when I tried to register it, the system refused, saying that it was registered as a part of a 'systems purchase', or some such. I bought it as a download from an on-line retailer.
    That certainly sounds like bogus software. I'd get rid of it (and do a clean reformat/reinstall of everything in case it has planted some malware in your system).

  • Common misconceptions about the role of IT?

    Snufykat wrote:
    If it plugs in to the wall it is IT's responsibility, common misconception.
    You mean the coffee pot isn't IT's responsibility. :)

    With the breath of responsibilities rolled into the job description of an IT pro, it's common for non-IT colleagues to lack a true understanding of what IT is there for.I'm trying to find out about some of the common misconceptions regarding the role of IT within organizations. Can you help shed some light on the following?What odd requests clearly outside your scope of work have you received?Are there any recurring themes in helpdesk tickets that are out of your scope of work/responsibility?Is there anything you must consistently remind your non-IT colleagues about regarding the scope of your role?What isa part of your role that most people have no idea about?Any other fun tidbits on this topic you'd like to share?Thank you in advance for your insight!
    This topic first appeared in the Spiceworks Community

  • About the specification of [app.project.file] from CS6

    Hello
    There is a question about the specification from CS6.
    [app.project.file] included the project in the time when filing was held in CS5, but when it isn't preserved, null enters at CS6.
    Isn't there a way to make [app.project.file] input a project by the way which doesn't indicate the dialogue?
    In unskillful English, excuse me.

    Hi Pavan,  
    Thanks for your post.
    What’s the version of your TFS?
    How did you specific the file path in InvokeProcess activity? Where you stored this batch file, under a local path in your build agent machine?
    As the TFS Build will running on build agent machine, so you can create the batch file under a local path in your build agent machine, for example C:\BAT\test.bat, then specific in this “C:\BAT\test.bat” as the
    FileName in your InvokeProcess activity. You can refer to Hari’s reply in this similar post:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/b8bcb19f-1296-441c-8356-e701b949445a/tfs-2010-how-to-execute-a-batch-file-after-build?forum=tfsbuild. 
    Each TFS build’s drop location copied from binaries folder, you can find the binaries folder from
    C:\Builds\ID\teamprojectname\builddefinitionname\bin on build agent machine, so you can write your batch script to copy latest files form this binaries folder for each TFS Build.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Read about the Redefined Business Process Modeling Methodology Forum

    We have moved all obvious technical workflow related questions to the newly renamed SAP Business Workflow forum. That is the place for technical, tool oriented questions.
    Our hope is that in this newly renamed forum, the <b>Business Process Modeling Methodology</b> forum, the discussions will focus around methodologies, how to choose a process model and how to use a language that is easily understood by the business. Since process models are often needed to help understand and enable an actual process, we should be discussing best modeling practices here.
    In addition, we can discuss various process information gathering techniques. Lastly, we can also discuss here the various enabling technologies available and perhaps further discuss their merits.
    Message was edited by:
            Marilyn Pratt

    SAP PRA (Production Revenue Accounting) module is fairly independent module. It has several sub modules (Production, Contract Allocations & Balancing, Valuation, Revenue Distribution, Royalty Reporting, Tax Reporting, Regulatory Reporting). In the final posting step results are posted in FI using a BAPI. PRA does maintain its own set of tables for keep track of journal entries. PRA is primarily geared towards US market and have reports that comply with US State regulations. However several customers are using it for Production and Contract Allocations globally.

Maybe you are looking for

  • How can i fix my itunes because it wont open because of (-50)?

    i have tried unstalling it and then installing it again yet it still wont open.

  • JTable column headers missing

    I created a JTable using: JTable table = new JTable(v,cN); where v is my vector that holds the data and cN is a vector to hold the column names as below: Vector cN = new Vector();      cN.add("Registry Keys");      cN.add("Program Name");      cN.add

  • HT1766 I am unable to sync my device apps back to my laptop

    I know that apple has removed the "sync" check box for apps - however highlighting all the apps on the phone display on the computer then pressing apply/sync seems to work.... i have software issues with my iphone and wish to rerstore it and start ag

  • Garbled fonts on certain web pages

    On certain web pages, particularly xckd.com, tvtropes.org, and many MediaWiki sites, certain fonts (mostly Lucida Grande and Arial, usually when bolded) don't render properly, replacing characters with spaces, boxes, or occasionally dollar signs. Wha

  • What is the point of NoDriveLetter in Mount-Diskimage?

    I tried to use NoDriveLetter to mount a disk image to an empty folder. A straightforward task in DiskManager, but turned out to be more complicated in PowerShell. Mount-DiskImage will return a CimInstance object, but of the MSFT_DiskImage type. The o