Hi,
My start process process is not get calling from another process in another development component. There is no error to find trace, but I can see the status of my process as 'Suspended'. in history i have this log:
Mapping failed IllegalStateException: Container '$http://ferrero.com/ITA18/BU/BPM/ContestoProcesso:taskStatus' unavailable at: http://ferrero.com/ITA18/BU/BPM/ContestoProcesso:taskStatus at: http://ferrero.com/ITA18/BU/BPM/ETL_PROGRESSIVO_GET_OUT/:RunEtlProgressivoGetOutResponse/http://ferrero.com/ITA18/BU/BPM/ContestoProcesso:taskStatus --set(relay,void)--> ita18.ferrero.com/fce_ita18_bu_dwh_etl_bpmci/INC/INC_POOL:ProcessContext/Status at: . --merge(block,void)--> ita18.ferrero.com/fce_ita18_bu_dwh_etl_bpmci/INC/INC_POOL:ProcessContext at com.sap.glx.mapping.execution.implementation.rule.mapping.AbstractMapping.map(AbstractMapping.java:53) at com.sap.glx.mapping.execution.implementation.Runner.transform(Runner.java:61) at com.sap.glx.mapping.execution.implementation.Runner.transform(Runner.java:41) at Caused by: IllegalStateException: Container '$http://ferrero.com/ITA18/BU/BPM/ContestoProcesso:taskStatus' unavailable
i have assign the permession and my process is composed with two activity, the first one call the sub Process BemTaskBase and complete it with no error. After this the process start another activity but it can't call the sub Process BemTaskBase and change his status in suspend.. i don't understand what is the problem..
Regards, Andrea
Edited by: andrea.bernardini on Apr 4, 2011 6:05 PM
Edited by: andrea.bernardini on Apr 4, 2011 6:06 PM
Edited by: andrea.bernardini on Apr 4, 2011 6:07 PM