Questions tagged [veeva]

6 questions
0
votes
0 answers

How to track button click in Veeva clm using callClickStream

I am creating a veeva CLM and I have slides that contain buttons whose clicks I would like to track, for example I would like to know the name of the clicks that there are on the "References" button of slide 1 Any help please ?
DjemsD
  • 76
  • 2
0
votes
1 answer

How to speed up Spark read of Veeva CRM

I am reading data from Veeva CRM using Spark in Databricks. I am using spark.read.format("springml....") Though I am not entirely sure, but does this read happens over a single thread as is the case with JDBC read, or is it otherwise? Is there any…
DIggi
  • 65
  • 7
0
votes
0 answers

Veeva Tutorial - where can I learn Veeva MyInsights/HTML content creation?

I'm trying to learn making a presentation/slide with javascript & html with Veeva, but I don't know where to start. I tried to read the api docs but it's very short and not doesn't explain most functions. Also, the CLM content creation guide doesn't…
zerotwo
  • 21
  • 4
0
votes
2 answers

Salesforce Bulk API - (Unable to update column ome_Contract__C for object "OME_Contract_Target__C" )

I'm trying to update records for OME_Contract_Target__C in salesforce using sf.bulk.ome_contract_target__C and and it is throwing the below error 'errors': [{'statusCode': 'INVALID_FIELD_FOR_INSERT_UPDATE', 'message': 'Unable to create/update…
0
votes
2 answers

Veeva CLM: No CLM available after syncing to CRM

I've tried for hours to sync the CLM presentation to CRM. But i can recive the presentation on ipad CRM. What I've tried: I've created as "Multichannel Presentatio"n (Binder) with 29 "Presentation Slides". Reditions automatically created ->…
0
votes
1 answer

Veeva CLM gotoSlide function

Please help as I am getting error of (You'll need a new app to open this veeva) on pressing the veeva:gotoSlide(slidename.zip) button. Below the is HTML code.