The tag has no usage guidance.

learn more… | top users | synonyms

-3
votes
0answers
17 views

Please can you make the date format in the date column consistent please [on hold]

I download a file called "sent.csv" from ExactTarget after writing a "program". I notice in the file that there are multiple date formats in the same column. Please could you correct this? For ...
0
votes
1answer
12 views

File Transfer End Point Configuration

After spending hours trying to resolve this issue with SFMC Support, we have an issue whereby when specific users on our account configure a "File Transfer" the end point of where the file ...
0
votes
0answers
13 views

How to add Tags in Content without Publishing, using APEX?

Is there a way to save Tags in Content Version records uploaded via APEX to personal space or chatter feed only? I'm trying to Upload a file to "Salesforce Files" without Publishing it to a Library. ...
0
votes
0answers
19 views

Chatter File Preview REST Request

I am trying to get a full page file preview from Files stored in Content into my custom application. I have created a REST request to /connect/files/fileId/previews/previewFormat as noted in the ...
1
vote
0answers
16 views

Accessing “Salesforce Files Settings” in Apex

Is it possible to see in Apex if an org has the following setting enabled? Files uploaded to the Attachments related list on records are uploaded as Salesforce Files, not as attachments It ...
0
votes
0answers
9 views

Report on all Files (ContentDocuments)

I need to report on all Files. I understand that they will not appear on a report unless in a library, but even when I share a file with a library, it does not appear on a report of "Content" report ...
0
votes
1answer
64 views

Warning propmt on downloaded Excel: File format and extension do not match. The file could be corrupted or unsafe [duplicate]

I want to develop MS Excel download feature for some of my data, thus I created a VF page with following attributes on the apex:page tag. contentType="application/vnd.ms-excel#somefile.xls" ...
0
votes
2answers
64 views

How to attach file to Feed Item in SOAP API v36

Can someone give me an example of how to attach a file to Lead using FeedItem in SOAP for version 36 since ContentData and ContentFileName fields are obsolete? My previous code was FeedItem post = ...
0
votes
0answers
8 views

How to make chatter file private using API?

I am posting Content Version Document to a case. Further I share it with one user. I want to make it private so that access is restricted to just two users. Please confirm how can I achieve this.
0
votes
0answers
33 views

Uploading Large Content Version via REST API

We are working for one of our client to access the Salesforce REST API for uploading Files/Content in Salesforce Libraries. Each File Size is nearly equal to 1.5 GB. I see the Limits of Content ...
0
votes
1answer
14 views

How to Restore Chatter Files?

I have exported all the Files from the Salesforce and I have also created the Developer Sandbox. Now I want to upload it to the Sandbox. Now my question is How can I upload the Chatter Files, I don't ...
0
votes
0answers
14 views

Files connect in enterprise edition

My enterprise edition doesn’t have an option for files connect . How to get it ? Like when i navigate to Setup -> Build -> Customize -> Salesforce files -> Settings There is no option for files ...
1
vote
1answer
32 views

How to get feeds on Editing of File in Chatter?

I want to know that, is there any way to get feeds on changes of Files. I am getting feeds for file creation and uploading new versions; however I want feeds/notifications on File name ...
1
vote
2answers
35 views

Can we attach salesforce file attachment to records by scheduler or anyway?

I am trying to find workaround for mass uploading files and attach it to records based on some unique number. Example:Account with pan number-12345 ..when I upload files to salesforce file it should ...
2
votes
1answer
92 views

Help with Setup of Files Connect for Google Drive

After going to a session at Dreamforce where they demo'd Files Connect for Google Apps, I'm now trying to setup Files Connect in our sandbox so I can try it out myself. I've followed the instructions ...
0
votes
0answers
10 views

Share folders via files sync

I need to share multiples files organized in folder structure. If and how is that possible with with files sync? So people can sync multiple files organized in at certain structure. I dont find any ...
0
votes
0answers
33 views

File not visible in “file and content” report

I have a file with "your company" sharing setting which appears only in "file and content engagement" report. It is not visible in "file and content" report. Can anyone please help on this issue, i ...
0
votes
1answer
105 views

Viewing Chatter Files in Community via Visualforce, surely there's a better way?

I've been trying to create a VF page for a customer community where the customer user can view all the Files on their own Account as a simple list. Internal users are adding these Files as Chatter ...
0
votes
0answers
72 views

How to make Salesforce Files Connect work with SharePoint online site collections with different permissions

Has anyone successfully configured Salesforce Files Connect to SharePoint online (Office 365) that has multiple site collections with document libraries in hierarchies with different permissions? ...
1
vote
0answers
26 views

Different result with the same search keyword on search all files

Am having some problem with search (number 3 in picture below). I have two users, one from country A and another from Country B When country A do a search on search all files, for eg testing ...
1
vote
1answer
92 views

Is there a way to share private chatter files to users who have access to given account?

Is there a way to share private chatter files to users who have access to given account? So I mean if users have access to account then they should be able to see and update those files but if users ...