Process instruction sheet and control recipe

dear,
       can u let me know how the process instruction sheet is created or maintained and how the control recipe and destination works.
if I want to start with PI sheet and control recipe in my organisation , how do I go ahead with configuration as well as process.
thnx-rgds
Amitabh

Hi,
In control recipe destination the destination type must be browser based.Another is Abap based generally it is using.
So select that recipe destination, select phase & go in deatil u will find INSTR.READ1, READ2,SIGN which can used as a instruction.
There are two types 1:process sheet 2: remote fuction call (RFC)
Process sheet is used for giving instructions to line operator & also entering data during reaction etc per period.
For INSTR- select it give instruction for that particular phase.
READ1 - In which we are one column is available where we can enter 1 value by line opearator
READ2- Here 4 columns are available u can use it as date,time,temp,total etc. as per your requirement.
SIGN- Here u can use it as a to identify who entered the value.Systen will ask for pass word after entering ID
After creation & releasing  process order  create contriol recipe.
Thern go for T code- CO 53 - send control recipe(control recipe monitor)
http://help.sap.com/saphelp_46c/helpdata/en/f3/6ee4117aed11d2a5fe0060087d1a6b/content.htm
CO60 - Operator will enter the values
CO54 - send process messages
http://help.sap.com/saphelp_46c/helpdata/en/ac/6a101268ce11d2a67600104b57eaa3/content.htm
CO55- Check the report.
Check the above & reward if useful.
Regards,
Suhas

Similar Messages

  • Advantages of PI sheet and control recipe

    can u pls let me know the advantages of using Process instruction sheet and control recipe,
    and if it is not maintained , then what will be the reflection.
    thnx-rgds
    Amitabh

    Hi,
    Control recipe is used to send a proper destination or to the operator who has to input the data and confirm this action performed.
    control recipe will be sent back to the process order and instructions with data will be available. when creating a process order, control recipe will be created, which will contain the process instruction.
    To specify the PI that are to be generated in the processorder when control recipe is created  for the control recipe destination.
    There are 3 steps to be performed such as
    1) Define control recipe destinations
    2) Assign PI Categories
    3) Set process instructions to be gerated automatically
    Please let me know.
    Regards,
    Mohan R

  • Process instruction sheet configuration

    Dear Guru's,
    I am exploring SAP PP PI and not much into it,since it has been few months.
    I want to know more abt the PI SHEETS, and the way to configure it.
    Since my client is not using PI sheets, i want to explore this area and want to know more abt it.
    Hence it is a kind reques to you all, to please help me as you all have done earlier and let me know what exactly is PIS sheet and the way to configure it .
    Thanks and regards
    rahul

    Hai Rahul,
    Hope below helps you out.
    Logistics --> Production Process --> Process Management --> PI Sheet --> CO58 - Maintain
    1)Double Click CO58 & Enter PI sheet No. It can be searched by pressing F4.
    2) Maintain the value and note the instructions.
    3) Click the NOTE button & maintain the data in the PI sheet
    4) Click the REPORT DATA button at the top and open on report data screen
    5) select the both operation line & click on REPORT button at the top.
    6) The Message appears at the bottom u201CData has been reportedu201D and then save it.
    This is steps you can maintain the PI SHEET.
    CONFIGURATION STEPS:
    1) SPRO-->PPPI --> PROCESS MANAGEMENT --> CONTROL RECIPE/PI SHEET --> DEFINE & SETUP CONTROL RECIPE DESTINATIONS
    2) SPRO-->PPPI --> PROCESS MANAGEMENT --> CONTROL RECIPE/PI SHEET --> SELECTION VARIANTS FOR PI SHEET --> DEFINE SELECTION VARIANTS FOR PI SHEET
    3) SPRO-->PPPI --> PROCESS MANAGEMENT --> CONTROL RECIPE/PI SHEET --> SELECTION VARIANTS FOR PI SHEET --> ASSIGN SELECTION VARIANTS FOR PI SHEET
    4) SPRO-->PPPI --> PROCESS MANAGEMENT > PROCESS INSTRUCTIONS> DEFINE PI CATEGORIES FOR PI SHEET.
    You should foolw these above configuration steps in PI sheet.
    You can maintain all datas in PI sheet.
    And then follow these
    O10C Maintain Control Recipe Destinations
    O12C Process Instruction Categories
    Then
    COR2 Generate After creating the process order release
    CO53 Control Recipe Monitor Send the control Recipe
    CO58 PI Sheet Maintain Input the values in the control recipe (PI sheet)

  • Error while creating process instruction sheet in COR2

    While creating Process instruction sheet, the following error is occuring. Please guide me to resolve the issue.
    Define variable QTYPRODUCED for default value
    Message no. CPOC110
    Diagnosis
    In the process instruction, variable QTYPRODUCED is defined for the value that you want the system to propose when data is entered in the PI sheet. This value does, however, not exist because it has not yet been defined as a variable.
    If you want to use a variable in a process instruction, however, you must first have defined it in a preceding process instruction or in the same process instruction.
    Procedure
    Define variable QTYPRODUCED in one of the preceding process instructions or in the same process instruction.
    Define Variable
    Regards
    Kumar

    1.  Assign characteristic PPPI_VARIABLE to the process instruction before the message characteristic to which the variable is to refer
    2.  Assign the required variable name to characteristic PPPI_VARIABLE.

  • Process instruction characteristics and process messages

    Hi,
    Can anyone tell me why process instruction characteristics is required when only process message characteristics are displayed in PI sheets (input or output).
    Regards
    Joe

    Hi,
    Answer is already there in your question.
    and that is
    (input or output)
    Now you creates the one Process Message characteristic let's it is Temperature.But how it's value comes in the PI Sheet (As Ouput or Input manually by user) that is decided by that Process Instruction Characteristic.
    Now when you creates the Process Instruction Category (O12C) except type 0 you have choice of creates it by using help of Process Assistant.This Assistant assigns the Process Instruction Characteristic to the process Massage Characteristic automatically when you select the specific radio button or Activate the check box during that PI category creation.
    For Example when you creates the PI category Type 2 using Assistant.Here after naming first screen comes to you is to define type of Process data Request.Here when you select the radio Button for Simple process data request then indirectly you assign the process Instruction characteristic PPPI_DATA_REQUEST_TYPE and its Value comes as Simple.
    But when you create the PI category type 0 you have to assign this PI Characteristic manually because its Universal Category and there is no assistant which helps you.
    Regards,
    Dhaval

  • How to avoide the control recipe creation step and control recipe complete

    Hi
    in process order procedure has configured in our syayrm ...like
    orde creation,release,control recipe created at time orede release, then order conformation ,order inal conformation, control recipe comlete , order TECH., ...Like ths our order process configured..
    here we not useing any control recipe functions ... and control recipr complte ...so how to remove this step from order process...pls could any one guide inthis issue.
    Rgards
    HGVD

    Dear HGVD,
    Assuming there is only one order type(process order type) is used in both the manufacturing plants,then create plant specific
    production scheduling profile in CORY,for the plant 2000,assign the prod.schd.profile with the default order type and
    do not include the check box for generate control recipe and save the data,but in the same CORY,assign the same order
    type,with including the check box for generate control recipe.
    Check by this way and revert back.
    Regards
    Mangalraj.S

  • Creating new characteristic in Process Instruction Sheet

    I need to create new characteristics and i want them to appear on the PI sheet. i.e in the txn CO58. How do I do it?

    Dear Neeraj,
    First Define Char in O25C or CT04. Now check which Process Instruction Category You are using. You can check all PI categories in O12C. Now assign it under Characteristics/Process instruction category.
    Regards
    Abhijit Gautam

  • XSLT processing instructions ignored, and namespaces excluded

    Hi folks,
    I am developing a BPEL process and created the following XSLT:
    <xsl:stylesheet version="1.0"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:ehdr="http://www.oracle.com/XSL/Transform/java/oracle.tip.esb.server.headers.ESBHeaderFunctions"
    xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"
    xmlns:ids="http://xmlns.oracle.com/bpel/services/IdentityService/xpath"
    xmlns:hwf="http://xmlns.oracle.com/bpel/workflow/xpath"
    <strong> xmlns:agrlib="http://services.agresso.com/schema/ABWSchemaLib/2005/05/13"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    </strong> exclude-result-prefixes="xsl xp20 bpws ora ehdr orcl ids hwf"&gt;
    <strong> &lt;xsl:output omit-xml-declaration="no"/&gt;
    &lt;xsl:output standalone="yes"/&gt;
    </strong> &lt;xsl:template match="*[not(node())]"/&gt;
    &lt;xsl:template match="node()"&gt;
    &lt;xsl:copy&gt;
    &lt;xsl:apply-templates select="node()"/&gt;
    &lt;/xsl:copy&gt;
    &lt;/xsl:template&gt;
    &lt;/xsl:stylesheet&gt;
    The transform activity is:
    &lt;copy&gt;
    &lt;from expression="ora:processXSLT('Transformation_1.xsl',bpws:getVariableData('Variable_1'))"/&gt;
    &lt;to variable="Variable_2"/&gt;
    &lt;/copy&gt;
    This XSLT has been tested in Oxygen and produces the required result with the required namespaces included...i.e.
    <p>
    &lt;?xml version="1.0" encoding="utf-8"?&gt;
    </p>
    <p>
    &lt;ABWSupplierCustomer xmlns="http://services.agresso.com/schema/ABWSupplierCustomer/2005/05/13" xmlns:agrlib="http://services.agresso.com/schema/ABWSchemaLib/2005/05/13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
    </p>
    <p>
    ...rest of file...
    But when the BPEL process executes, it outputs this:
    </p>
    <p>
    &lt;ABWSupplierCustomer xmlns="http://services.agresso.com/schema/ABWSupplierCustomer/2005/05/13"&gt;
    </p>
    Anyone any ideas?

    This is how I create my DOM...
    DocumentBuilder builder = DocumentBuilderFactory.newInstance().newDocumentBuilder();
    org.w3c.dom.Document doc = builder.newDocument();
    Element docElement = doc.createElement("Document");
    docElement.setAttribute("Title", "Home");
    org.w3c.dom.ProcessingInstruction pi = doc.createProcessingInstruction("xml", "type=\"xslt\"");
    doc.appendChild( pi );
    doc.appendChild( docElement );
    And this is the output I get...
    <?xml version="1.0"?>
    <Document Title="Home"/>
    I dont get it, Im using jdk1.4.0, and you get the processing instruction coming through, but I dont...?

  • Control Recipe and PI sheet

    Hi, All,
    Can I know what's the difference between master recipe and PI sheet? And what's difference between master recipe and control recipe?
    I know control recipe is generated from process order. What's the output of master receipe? But how to generate PI sheet? what's the PI sheet output?
    Thanks

    Hi,
    Master recipe will contain the Resources to be used and the duration of the process.
    Process order will generate control recipe. Control contains process Instructions.While creating / Releasing the process order control recipe will be created. It can be created automatically or manually. We shall discuss the manual creation.
    PI Sheet:
    process Instructions can be attached to the Master Recipe. Process Instructions assigned in master recipe will generate control recipe.
    Regards,
    Mohan

  • Process Instruction generation - PI Sheet

    Fellow Experts,
    I've used Process Management with a 3rd party MES application to download Process Instructions (via Cont recipes) in the past. I've gone thru the documents for PI Sheet creation & understand that unlike with a 3rd party Process Control System (where PI's are automatically created & sent), one has to go onto the Master Recipe or the Process Order & enter/define the Process Instructions that are intended to be sent to the Process Control (PI Sheet in this case).
    Is my understanding correct?? If yes, is there not a way with which I can invoke the PI creation automatically with the release of the Order ??
    Cheers

    Hi Andy,
    Process management coordinates the exchange of production-relevant data between the ERP system and the independent production level (of an external system).
    The production level can be controlled as follows:
    Manually: Steps carried out manually by the operator
    Automated: Steps carried out automatically by process control system
    Partially automated: Steps are carried out both manually and automatic
    It depends how we are going do this.
    If it is manual, control room person or engineer in the Plant has to feed the values maintained in PI sheet.
    If it is automated, the value will come from machine. Like from DCS, PI sheet values will be populated automatically. For this configuration and ABAP coding is needed.
    Process instruction types:
      Type 0: Universal Process Instruction Category
      Type 1: Process Parameters
      Type 2: Process Data Requests
      Type 3: Process message subscription
      Type 4: Process Data Calculation Formulas
      Type 5: Inspection Results Requests
      Type 6: Dynamic Function Calls
      Type 7: Sequence Definition
    Type 1,2 and 3 can be used with Process control systems (automated) and all except type 3 can be used with PI sheets (manual)
    Control Recipes transfers control data from the process order to process control.
    The information contained in a control recipe and the destination to which it is sent are user-defined.
    Control recipes can be sent to :
    Automated Plants         PI-PCS interface by control recipe download.
    Manually Controlled Plants    Sent to the PI sheet.
    For characteristic-based process instructions- ABAP list-based PI sheet or a browser-based PI sheet.
    For XSteps, browser-based PI sheets
    PI sheets used to exchange data between the partially or completely manually operated production level and the SAP system (PP-PI).
    In manually operated production lines, this usually involves a process operator who uses the PI sheet to transfer production-relevant actual data to the SAP system and receives data from the SAP System
    Types of PI sheet:
      The ABAP list-based PI sheet
      The browser-based PI sheet
    Hope you got the answer.
    Srini

  • How to print process instruction in process order.

    Hi dudes,
    ,y client is not having Process management interface, but they want to maintain process instruction for phases in recipe and want to take print of process instructions  in process order after release process order.
    Please explain the path for printing process instructions copied into process order.
    if some one assign PIs to phase in recipe, will control recipes be created after release of process order.
    Regards
    Daniel

    The easiest way to do what you want is to actually create the PI sheet and then print it off from the view PI sheet transaction (CO60).  This is then all standard functionality.
    to do this you will need to set the configuration to create the control recipe when the process order is released and send it to a recipe destination.
    Regards
    Laurence

  • PI sheet and backflush

    Hi,
          Are backflushed components to be shown in a PI sheet ? Or can the PI sheet be used as a tool to replace a process order pick list which is used to pick non backflushed components ?
    Thanks
    GS

    Hi,
    We can control this by creating a varinat for the program RCOCRPVG in SE38 by selecting the option for backflushing components and assign this variant in control recipe definition in O10C as a filter. Assign a process instruction category and generation scope as 01.

  • Process instruction

    Hi
    Can any one give dtails of Configuration and Tcodes for PP-Pi
    regards

    Hi,
    Pls. find PP-PI Tcode list as below :
    PP-PI TCODES:
    CRC1 - Create Resource
    CR24 - Create Resource Network
    CR31 - Create Hierarchy
    C201 - Create Master Recipe
    C251 - Print Master Recipe
    C223 - Maintain Production Versions
    COIO - Order Info System for PP-PI
    COPD - Print Process Order
    COPI - Print Process Order ShopFloor Papers
    COR1 - Create Process Order
    COR5 - Collective Process Order Release
    COR6 - Single Process Order Confirmation
    COR6N - Single Screen Entry of Confirmations
    COR7 - Convert Planned Order to Proc. Order
    COR7_PC - Part.Conv.: Plnned Ord. to Proc.Ord.
    COR8 - Coll.Conv.: Plnned Ord. to Proc.Ord.
    CORK - Process Order Confirmations (Total)
    CORM - Mass Processing
    CORO - Create Process Order w/o Material
    CORR - Collective Entry of Confirmations
    CORS - Cancel Process Order Confirmation
    CORT - Display Process Order Confirmation
    CORZ - Process Order: Time Event Confirmat.
    COA6 - Process Order: Archiving
    COA7 - Process Order: Retrieval - Archive
    COA8 - Process Order: Archive Management
    CO56 - Display PI Sheet
    CO58 - Maintain PI Sheet
    CO59 - Delete PI Sheet
    CO60 - Find PI Sheet
    COPOC - Process Manufacturing Cockpit
    CO53 - Control Recipe Monitor
    O10C - Assig. Ctrl Rec. Dest./Proc. Instr.
    O12C - Assign Charact. / Proc. Instr. Cat.
    List of PP-PI Transport Request and their IMG Path :
    1) Define Distribution Keys
    IMG > Production Planning for Process Industries > Master Data > Material List > Item Data > Item Data from related areas > Define Distribution Keys
    2) Determine Person responsible for Resource u2013
    IMG > Production Planning for Process Industries > Master Data > Resource > General Data > Determine Person responsible
    3Define Planner Group-
    IMG > Production Planning for Process Industries > Master Data > Master Recipe > Define Capacity Planner
    4) Define Capacity Planner u2013
    IMG > Production Planning for Process Industries > Master Data > Resource > Capacity Requirement Planning > Determine Capacity Planner
    5) Determine Standard Value Parameter u2013
    IMG > Production Planning for Process Industries > Master Data > Resource > General Data > Standard Value > Define Parameter
    6) Define Setup Groups and Setup Group Categories
    Define set up groups and set up categories u2013
    IMG > Production Planning for Process Industries > Master Data > Master Recipe > Data for operations and phases > Define set up groups and set up group categories
    7) Define copy setting between plants-Process
    IMG > Production Planning for Process Industries > Process Management > Tools >  Define copy setting between plants
    8) Define Set Up Control Recipe destination u2013
    IMG > Production Planning for Process Industries > Process Management > Control Recipe/PI sheet > Set up control recipe destination
    9Define MRP controller u2013
    IMG > Material Management > Consumption based Planning > Master Data > Define MRP controller
    10) Special Procurement u2013
    IMG > Material Management > Consumption based Planning > Master Data > Define Special procurement types
    11) Define Floats (Scheduled Margin Key)-
    IMG > Material Management > Consumption based Planning > Planning > Define Floats (Scheduled Margin Key)
    12Define Splitting of Forecast requirements for MRP-
    IMG > Material Management > Consumption based Planning > Evaluation > Forecast > Define Splittng of forecast requirements of MRP
    13) Maintain Correction Factors for Forecast
    IMG > Material Management > Consumption based Planning > Planning > Procurement > Maintain Correction factors for forecast
    14 Carry Out Overall Maintenance of Plant Parameters
    Maintaining plant parameters in MRP u2013
    IMG > Material Management > Consumption based Planning > Plant Parameters > Carry out overall maintenance of plant parameters
    15) Define Planning Horizon
    Define Planning Horizon u2013
    IMG > Material Management > Consumption based Planning > Planning > MRP calculation > Define Planning Horizon
    16) Activate Requirement Planning u2013
    IMG > Material Management > Consumption based Planning > Planning > Activate Requirement Planning
    17) Define Range of Coverage Profiles (Dynamic Safety Stock)
    Range of coverage profile u2013
    IMG > Material Management > Consumption based Planning > Planning > MRP calculation > Define range of coverage profile (Dynamic Safety Stock)
    18) Define Stock in Transfer and Blocked Stock Availability
    IMG > Material Management > Consumption based Planning > Planning > MRP calculation > Stocks > Define Stock in transfer and blocked stock
    19) Define MRP Areas
    IMG > Material Management > Consumption based Planning > Master Data > MRP areas > Define MRP areas
    20) Carry out maintenance of MRP groups
    IMG > Material Management > Consumption based Planning > MRP groups> Carry out maintenance of MRP groups
    21) Define Scope of total Planning - MRP
    IMG > Material Management > Consumption based Planning > Planning > Define Scope of total Planning
    22 Define Order Types
    Define Order Type-
    IMG > Production Planning for Process Industries > Process Order > Master Data > Order > Define Order Type
    23Define Order Type Dependent parameters u2013
    IMG > Production Planning for Process Industries > Process Order > Master Data > Order > Define Order Type Dependent parameters
    24) Define Production Scheduler u2013
    IMG > Production Planning for Process Industries > Process Order > Master Data > Bill of Material >  Define Production Scheduler
    25 Define Checking Control - Process Order
    Define Availability Check u2013 Define Checking Control u2013
    IMG > Production Planning for Process Industries > Process Order > Operations > Availabilty Check > Define Checking Control
    26) Define Checking Rule for backorder processing u2013
    IMG > Production Planning for Process Industries > Process Order > Operations > Availabilty Check > Define Checking rule for back order processing
    27Define Stock and batch determination for good movement u2013
    IMG > Production Planning for Process Industries > Process Order > Operations > Define Stock and batch determination for good movement
    28) Specify Scheduling Parameters
    Specify Scheduling Parameters u2013
    IMG > Production Planning for Process Industries > Process Order > Operations > Scheduling > Specify Scheduling Parameters
    29) Define Reduction Strategies
    Define Reduction Strategy u2013
    IMG > Production Planning for Process Industries > Process Order > Operations > Scheduling > Resource data > Define Reduction Strategy
    30) Define Confirmation Parameters
    Define Order Confirmation u2013
    IMG > Production Planning for Process Industries > Process Order > Operations >
    Confirmation > Define Confirmation Parameters
    31) Define Valuation of Goods Received
    Define valuation of goods receive u2013
    IMG > Production Planning for Process Industries > Process Order > Integration > Define Valuation of goods received
    32) MRP creation indicator u2013
    IMG > Material Management > Consumption based Planning > Planning > Define creation indicator
    33) Define safety stock u2013
    IMG > Material Management > Consumption based Planning > Planning > MRP calculation > Stocks > Define Safety Stocks
    34) Define alternative determination of Production u2013
    IMG > Production Planning for Process Industries > Process Order > Operations > BOM selection > Define alternate determination of production
    35) Define no. ranges u2013
    IMG > Production Planning for Process Industries > Process Order > Master data > Order > Number Ranges > Define number ranges for orders
    HOpe this helps.
    Reward if useful.
    Regards,
    Tejas
    Edited by: Tejas  Pujara on Jul 24, 2008 9:22 AM

  • Error in CO54 Control recipe.

    Dear Experts,
    I am not able to do TECO for process order as auto control recipe is being created,this is the status of my process order.
    I have created massage through T-Code CO57 with massage category PI_CRST, Process order number,but I don't know which control recipe I have to select so that the when I am doing massage posting through T-Code CO54, it is giving error massage that it can not be posted. I have tried some of the control recipe number from F4, in CO57, but again the system gives the error massage while proceeding with CO54.
    This is very critical as my client plant is nearly down as far as SAP is concerned.
    Please do the needful by giving the detail steps to over come this error as TECO for this process order is a must.
    Regards,
    Rajesh.

    Dear,
    The error given is as follows.
    2.Destination PI04 COCI_CONFIRM_MATERIAL_CONSUMPTION cannot process the message
    3.Message is not sent to and destination.
    This error is because of CO57 where I don't know to select which Control recipe along with process order number in CO57. I tried selecting some of the control recipe from F4, but was of no use.
    I just want to do TECO for the process order where status is control recipe created (which is being created automatically), so I am selecting Massage Category PI_CRST. But I don't know which control recipe to be selected along with Process order number for field Contol Recipe in CO57.
    Regards,
    Rajesh Prasad.

  • How to use System Variable SY_ROW in the Process Instruction Category

    Hi ,
    I want to assign a value of System variable SY_ROW to a Normal Variable in the Process Instruction Category and use it in the formula. Please help me with the Syntax in the Process Instruction Category to get the System Variable: SY_ROW value into a Variable.
    Thanks,
    SV

    Hello,
    You can use these variables in formulas or, for example, to pass on certain pieces of information to a function module. How the function called by the function module behaves depends on the type of information passed on.
    SY_ROW is used to view the current Table line.
    Please look into the below link for more details on syntax :
    http://help.sap.com/saphelp_46c/helpdata/en/1a/514e38493e4774e10000009b38f889/frameset.htm
    http://help.sap.com/saphelp_470/helpdata/en/1a/514e38493e4774e10000009b38f889/frameset.htm
    Hope the information is helpful
    Regards

Maybe you are looking for

  • BCP queryout -w generating wrong CSV File

    I'm trying to generate a CSV file with BCP. My problem is that I have some NVARCHAR columns so I must use the parameter -w for the bcp utility. So, the CSV file generated is opening in a single column in EXCEL. If I create a new text file copy the co

  • I want to buy Adobe Acrobat XI Pro full version... Limited access vs. full access?

    I want to buy Adobe Acrobat XI Pro full version, but I don't know what the difference is between limited access to online services offered by the full version and the full access that's offered by the month-to-month version. In other words, what woul

  • Configure multiple receivers with identical requirement so as they work independent

    Dear experts, I am configuring an outbound scenario.Requirement of mapping is INVOIC.INVOIC02 ->  ASC810(5010) ie invoice ANSI file My SAP R/3 triggers an invoice and a file is send to AS2 reciever. First flow i completed for one customer where i cre

  • Mac Pro shuts down on sleep command

    I have an early Mac Pro, Dual Core Intel, 10 gigs RAM, four interanl hard drives, two in a software RAID array. In the past month it will not sleep, but, instead, shuts down, regardless of whether the command is from the menu, keyboard, or Energy Sav

  • PXI chassis flashing red, but voltages are good: ideas?

    The power switch on my PXI 1045 chassis is flashing red.  It is a repeating pattern of 3 flashes over 3 seconds, followed by 3 seconds of dark. Yes, I know that it indicates an out of spec voltage, but the voltages at the Db9 on the back of the chass