Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5341 Lượt xem

I am working with UPS integration I have a task to make shipping request every hour to UPS. There is a button to make request but I cannot go and make a shipping request every hour for every new shipment record. How can I have a scheduler for this purpose that runs every hour for every new shipment record created in UPS shipping register.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

You will follow process to create scheduler :-

1] Navigate to setting/Technical/Schedule Action 2] Create a schedule action with interval unit : Hour and number of cells -1 , add your object on which you want perform this scheduler

In method field add your method where you have apply your logic and return it True

so here when scheduler will call in 1 hour and relevant method logic will execute every time with the scheduler

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 15
4483
1
thg 12 24
5577
1
thg 3 15
5182
2
thg 5 24
2864
0
thg 9 19
3372