cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Accept/Reject Operations in SAM while EAM_PHASE_MODEL" enabled

S_K1
Explorer
0 Kudos
459

Hello MDK Experts,

We are have requirements to perform accept/reject operations in SAM App while Phase model enabled, But it's giving sync error that "mobile status not supported" but locally it's works fine, Here i'm trying with accept and reject operation only without changing MobileStatus.

Is accept/reject possible in EAM Phase model ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Pathik
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi, see my response in Red regarding your issues:

But while sync we are facing below issues. 

  1. Update UserStatus only from SAM - Sync Failed and transaction error is “Mobile Status is mandatory”. You should only be updating the Mobile Status from the app. The backend logic will update the user status accordingly.
  2. Update existing Mobile Status (Ready) & UserStatus from SAM App - Sync failed, and transaction error is “Mobile Status ‘Ready’ not supported”. Why are you updating the mobile status as Ready? As per your earlier comments you are trying to Accept or Reject.
  3.  Update Mobile Status & User Status from SAM App - Sync Successful, In backend Only Mobile status updating but not user status. And in trace we can see the record of UserStatus as well as MobileStatus as mentioned in below snapshot. You should only update the mobile status. What user status is the STARTED mobile status mapped to in the Configuration Panel?
S_K1
Explorer
0 Kudos

User login as technician. And the Accept/Reject mobile status has been configured in Backend system as well as Syclo configuration.