Step completion Transction_type_id =0.
Hi Team ,
I ran the below query and could observe for each transaciton with event_type _code as STEP , the Transaction_type_id , Transaction_action_id , Transaction_source_type_id value is '0'.
Why is it so ?
select * from gmf_xla_extract_headers where entity_code='PRODUCTION' AND EVENT_TYPE_CODE='STEP'..
Please check and reply .