Hi Nikita, I see more advantages with Queue process over Standard Agent. But what about Job Scheduler, I don't see much advantages of Job Scheduler over Advanced Agent. Now the question is, what are the improvements with Job Scheduler over Advanced Agent ?
Hi I think job scheduler was not good for multi node environment???? And I have a doubt Compare to agent in js and queue pro. We don't have any type of schedule form???
Mostly we create the jobscheduler to run on a single node in the associated node type to avoid the duplicate execution. There might be other usecases where the job scheduler can also run on multiple nodes. Yes, we don't have the agent schedule data instances for the queueprocessor and jobschedulers.
1)what is the difference if we create the agent in app explore--> casetype-->rightclick--> sysadmin-->agent and job scheduler , Queue processor in record explore 2) is their any limit to create the agents in the application
Hi, 1)Are you asking if there is difference between agent and jobs scheduler/queue processor? Both are different .After pega 8 releases, any new requirement for agent should be fulfilled by creating a job scheduler/queue processor. 2)Agent was used prior to 8.x. For backward compatibility it is still supported. But any new requirement should be handled in js/qp.
Keyed datapages option is available for the datapage rules which is of type list and mode is read-only. If we have this combination, we can see the option to give the keys in the right side of the datapage ruleform. Basically, with the keyed datapages, we can get the data from the pre loaded list datapage from the clipboard rather than loading the data freshly from db. Let's say we have a requirement to display the country data when an country value is selected from the drop-down. Earlier, we need to create two datapages one to display the drop-down list and the other to create a lookup datapage which accept the country as a parameter and get the County data. But with the keyed datapages, this serves the purpose of the fetching the list data to the clipboard and fetching the single record from the clipboard. To fetch the record, we need to create a page property and select the option to copy data from datapage and we need to give the keyed datapage where can we give the key as country name so that the data gets loaded to this page property. Hope it give the idea about the keyed datapages.
Hi Nikita, I have the one scenario, please give me answer my scenario is :- i have 2 users 1) User1 ( ABC Access group) 2) User2 (xyz Access group) both are in same application. I want to collect the photos from user1 & i want store that in local storage and then i want to show them to user2 And i want to share the location of user1 to user2
Hi , We can achieve this through the attachment category rule in pega where we can have options to give the create and read access. Please go through attachment category rule once.
@@MrPraveensiva Hi Praveen, Thanks for your reply Can you please explain the step by step process to achieve this scenario if possible this is very important to me
Great 😃, thanks once again 😊
My pleasure Aman😊
Hi Nikita,
What is System Run Time context and why it is Important ?
Hi Nikita,
I see more advantages with Queue process over Standard Agent. But what about Job Scheduler, I don't see much advantages of Job Scheduler over Advanced Agent. Now the question is, what are the improvements with Job Scheduler over Advanced Agent ?
Hi
I think job scheduler was not good for multi node environment????
And I have a doubt
Compare to agent in js and queue pro. We don't have any type of schedule form???
Mostly we create the jobscheduler to run on a single node in the associated node type to avoid the duplicate execution. There might be other usecases where the job scheduler can also run on multiple nodes.
Yes, we don't have the agent schedule data instances for the queueprocessor and jobschedulers.
1)what is the difference if we create the agent in app explore--> casetype-->rightclick--> sysadmin-->agent
and
job scheduler , Queue processor in record explore
2) is their any limit to create the agents in the application
Hi,
1)Are you asking if there is difference between agent and jobs scheduler/queue processor?
Both are different .After pega 8 releases, any new requirement for agent should be fulfilled by creating a job scheduler/queue processor.
2)Agent was used prior to 8.x. For backward compatibility it is still supported. But any new requirement should be handled in js/qp.
Hi
Plz tell me the difference between data page and keyed data page????
Keyed datapages option is available for the datapage rules which is of type list and mode is read-only. If we have this combination, we can see the option to give the keys in the right side of the datapage ruleform. Basically, with the keyed datapages, we can get the data from the pre loaded list datapage from the clipboard rather than loading the data freshly from db. Let's say we have a requirement to display the country data when an country value is selected from the drop-down. Earlier, we need to create two datapages one to display the drop-down list and the other to create a lookup datapage which accept the country as a parameter and get the County data. But with the keyed datapages, this serves the purpose of the fetching the list data to the clipboard and fetching the single record from the clipboard. To fetch the record, we need to create a page property and select the option to copy data from datapage and we need to give the keyed datapage where can we give the key as country name so that the data gets loaded to this page property. Hope it give the idea about the keyed datapages.
Thank you Praveen.
@@NikitaKanoria welcome :)
Hi Nikita,
I have the one scenario, please give me answer
my scenario is :- i have 2 users 1) User1 ( ABC Access group)
2) User2 (xyz Access group) both are in same application.
I want to collect the photos from user1 & i want store that in local storage and then i want to show them to user2
And i want to share the location of user1 to user2
Hi ,
We can achieve this through the attachment category rule in pega where we can have options to give the create and read access. Please go through attachment category rule once.
@@MrPraveensiva
Tq For your response Praveen.
can you please explain Step by Step process if possible
@@MrPraveensiva
Hi Praveen,
Thanks for your reply
Can you please explain the step by step process to achieve this scenario if possible this is very important to me