datapacks are not fetched in Vlocity IDX Workbench - salesforce

I am working on Vlocity IDX Workbench, I've configured the repository, source and target.In new project popup window, it is not showing any datapacks. in the logs it shows SOQL error.
Please assist.
enter image description here

There are two errors in the post
SOQL error when connecting with the dev org
Path error when retrieving Salesforce components.
For the 1st error I've not got the solution but as a workaround I am using my Project's sandbox and it is retrieving the vlocity datapacks.
for the 2nd error the solution is,
For the first time we need to retrieve only vlocity datapacks and save it so that sfdx-project.json will be created.
This should be avaliable to retrieve the salesforce components.
please use this link: https://help.salesforce.com/s/articleView?id=000364827&type=1

Related

Error : remove these Aura components or replace them with Lightning web components: forceContent:fileUpload

I am getting the below error when I try to use the File upload component in flow and place it on the community site. It is working fine when I run this in salesforce org but getting errors in a community site.
We couldn't load all the components on this page. If possible, contact the site administrator and provide the following error details. In the "Contact_Form" flow,

Not get proper URL when deploy code in production using rest API in salesforce

Am using rest api for get some data .. I use same code in sandbox it work well.. but when i use this code in production it will show error.. i will attach some image for particular error anyone can please resolve it..
enter image description here

WP Contact Form 7 Database Migration Mail fields missing

After a database migration to another server "Mail" fields are missing.
e.g To, From, Additional Headers, Message Body etc are not there??
The form information is there.
I know this is plugin related I sent a message to contact form 7 message boards with no response yet.
Thanks for your help.
I figured out that it was to do with exporting the database to sql, then using find and replace on my URLs (to point to new URL upon migration), resets the "mail" section of contact form 7 leaving fields blank.
It also reseted the wysiwig content of another plugin called "Accordions" leaving it blank.
Workaround I used was to export the content using "Wordpress Importer" then re-imported files on new migrated site.
I know this is an old question, but I would like to suggest this plugin to fix this missing field error:
https://wordpress.org/plugins/fix-contact-form-7-blank-fields/

TFS Alert Based On A Tag

I'm stuck and can't find info anywhere - does anyone know if there is a way to create a TFS Alert based on a tag placed on Workitem? Or should I just build an SSRS report based on the tables?
You can create a TFS server-side plugin to send email alerts based on work-item's tag.
There is a user-voice request for: http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/6059328-use-tags-in-alerts

DTM connectivity to SiteCatalyst

I am trying to setup DTM to report to Adobe analytics. I have pasted the header/footer code on my page and I see in fiddler that the "page load" and field level tracking is triggering DTM scripts. But I am unable to see anything in my report suite on Site catalyst.
As per DTM documentation, I have altered the AppMeasurement.js to have the report suite ID
var s = new AppMeasurement();
s.account = "myreportsuiteidonsitecatalyst";
/*
============== DO NOT ALTER ANYTHING BELOW THIS LINE ! ===============
Am I missing anything? Please help.
There's most likely an error in your DTM code. You can use the Chrome extension here to troubleshoot your DTM configuration: http://help-forums.adobe.com/content/adobeforums/en/marketing-cloud-forum/adobe-marketing-cloud.topic.html/forum__lkzf-_dtm_switchdt.html.
In addition, there are fantastic videos here which walk you through the setup of DTM and the configuration of the Analytics tool within DTM: https://outv.omniture.com/ (under Dynamic Tag Management)
You also have to have the tracking server information set either in the code editor window or the UI.
This is the problem even I was facing too.
I have analyzed this problem and get something which is very helpful but not able how to rectify this problem.
As you know sitecatalyst set s_vi cookie in our browser which is persistent, with help of this cookie we came to know that reports are reflecting in sitecatalyst reports. But while using DTM s_vi is not getting set in browser and hences no reflection of reprts in sitecatalyst.
I run my pages in Chrome and found that no cookie is being set in that browser but while using IE s_fid is being created subsitute of s_vi when s_vi not able to create.
So something wrong is with this.
you can check your cookie like _satellite.readcookie('s_vi') or _satellite.readcookie('s_fid')

Resources