Best practices on creating a connector in Pega

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ส.ค. 2024

ความคิดเห็น • 3

  • @shaikmastan4318
    @shaikmastan4318 10 หลายเดือนก่อน

    Can you pls explain the difference between GRS and DSS

    • @MrPraveensiva
      @MrPraveensiva 10 หลายเดือนก่อน

      GRS can be referred using the = operator. Mostly, we used to refer using datapages like =D_test.value.
      Dss is the one which we can set the values that can be changed at any point of time as these are just data instances.

    • @bonagirisaichandu2397
      @bonagirisaichandu2397 10 หลายเดือนก่อน

      GRS can have multiple instances based on env like for dev one value and for uat another value I think it is similar to application setting
      And DSS is that which we can give one value and it can be changed at any point and the use of dss in prod is important it does not contain any version so it can be change at any time