Alfasith AX: Error: No connection could be made because the tar...: Hi, This error will arise in many different cases. 1. Some time it thrown when you open any reports in Dynamic AX 2012 2. Some t...
A simple job to get position/designation and department of an employee using employee id: static void WorkerPositionDepartment(Args _args) { HcmWorker hcmWorker; HcmPositionWorkerAssignment hcmPositionWorkerAssignment; OMOperatingUnit oMOperatingUnit; HcmPositionDetail hcmPositionDetail; HcmJob hcmJob; HcmPosition ...
Comments
Post a Comment