콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3654 화면

Simplified Example:

In Purchase Order, I create an activity "Approval". I want to automatically set the Assigned To field to the Responsible User field in the respective Purchase Order.

For this, I use Automated Action that is triggered when an Activity is created, with the action to update the record's field Assigned To using python expression.

I'm stuck because the triggering record is the activity, I don't know how to get the Purchase Order's Responsible User value. What should I put in the python expression's value field?

아바타
취소
작성자

@Jaideep no, the automated action I need is to automatically set the Assigned To to whoever Responsible for the Purchase Order. The user who create the Activity might be different from the Responsible user of the Purchase Order.

베스트 답변

Is creating the activity 'approval' the automated action you need?

Then the automated action would look something like

Model - Purchase Order

Action to do - Create Next Activity

Activity - Approval

Activity user type - Generic user from record (user field name is pre-populated 'user_id')

Trigger - this would be the condition when you wish to create the activity in the model

Just creating an activity wouldn't need an automated action as it assigns to user creating it

아바타
취소
관련 게시물 답글 화면 활동
0
9월 24
1231
0
5월 24
26
1
4월 24
4604
0
3월 24
1542
0
3월 24
1616