Issue: After DB restore from PROD to NON-PROD environment, Data maintenance activity and Process automation wasn't working
Solution: Change batch job "Process automation background processes system job" status from WITHHOLD to Waiting
Issue: After DB restore from PROD to NON-PROD environment, Data maintenance activity and Process automation wasn't working
Solution: Change batch job "Process automation background processes system job" status from WITHHOLD to Waiting
validateExistCommonRecord( RefTableId _refTableId, RefRecId _refRecId) { boolean ret = true; if (!_refTableId || !_refRecId)...