Hi,
I am using browser based PI sheet.
For all the phases of the operation, I need multiple start date, start time, end date and end time data to be filled by user. How do I create the process instruction category for multiple data entry (Which should be again optional). i want to combine all this 4 in one process instruction category? Is this possible.
Example of start date:
10 PPPI_DATA_REQUEST_TYPE Simple Data Request
20 PPPI_MESSAGE_CATEGORY DPREAD
30 PPPI_PROCESS_ORDER
50 PPPI_OPERATION
60 PPPI_PHASE
70 PPPI_PHASE_STATUS Start
90 PPPI_INPUT_REQUEST Operation/PhaseEventStartTime:
100 PPPI_REQUESTED_VALUE PPPI_EVENT_TIME
110 PPPI_INPUT_REQUEST Operation/PhaseEventStartDate:
120 PPPI_REQUESTED_VALUE PPPI_EVENT_DATE
Regards.