• karthikChockalingam
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 3
    Questions
  • 1
    Replies

I have a requirement to sync CPQ quote line item values with an external system. I have used triggers to check if any insertion or updation happened and have called the external system in trigger. CPQ have its own triggers. So my custom trigger is calling more than one time. I have used the technique to stop recursion. But it is not working. If anynone have solutions, Kindly help on this.Thanks
Hi all,
I have created a visualforce page in which the JS "Finalorg.ajax4jsf.javascript.AjaxScript" is loading automatically. How to stop loading it. The version "3_3_3.Finalorg.ajax4jsf.javascript.AjaxScript" is creating vulnerability. How to update the verion of it or stop loading it.Thanks.
Hi all,

How javascript remoting in visualforce page is stateless.
Hello All, 

Trying to get hang on Vision API . I am following this link : https://metamind.readme.io/docs/apex-qs-create-vf-page

I have generated my oauth token through here : https://api.einstein.ai/token

I am trying to create dataset, all I get is 400 bad request. I am using postman and trying this with a einstein enabled developer edition. 

What am i doing wrong here?

User-added image


 
Hello All, 

Trying to get hang on Vision API . I am following this link : https://metamind.readme.io/docs/apex-qs-create-vf-page

I have generated my oauth token through here : https://api.einstein.ai/token

I am trying to create dataset, all I get is 400 bad request. I am using postman and trying this with a einstein enabled developer edition. 

What am i doing wrong here?

User-added image