• Bishwambhar Sen
  • NEWBIE
  • 10 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hi Ohana,

I am trying to automate my sandbox post refresh steps using Apex. Is it possible to Publish a community using Apex?
My SFDX command always fails with this error
Command: lightninginputlookup bishwambharsen$ sfdx force:source:convert -d ./mdapiouput
ERROR:  Unexpected file found in package directory: /Users/bishwambharsen/sfdx_projects/lightninginputlookup/force-app/main/default/aura/InputLookup/InputLookupController.cls.

Tried re-installing the CLI but to no avail. Kindly help.
Hi All,

I am new to lightning and trying use file upload lightning components. 

I used exact same code which is mentioned in salesforce website
https://developer.salesforce.com/docs/component-library/bundle/lightning:fileUpload/example
just replaced recordid to my account id

But it is not working.

Please help me on this

Thanks in Advance