You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same symptom as you.
Someone in the the comments on the Creator's page also.
I tried all combinations of commands.
sfdx flowdoc:json:display
sfdx flowdoc:docx:display
sfdx flowdoc:pdf:display
sfdx flowdoc:json:display
sfdx flowdoc:docx:display
sfdx flowdoc:pdf:display
with many possible ways to provide the args file.
with --file PROCESS_NAME (undocumented, but the code let me think that could have worked)
PROCESS_NAME
./PROCESS_NAME
tried running the command in the subfolder were the process is.
MAybe i'll trry to "hardcode" the process name as a test.
BUt that means I'll need to figure out how to repack the plugin.
Followed all instructions in VS Code and SFDX.
Entered: sfdx flowdoc:pdf:generate
Receiving the following error:
running flowdoc:pdf:generate: Flow API name is missing
Org is connected, API names have been verified. I can successfully query Objects.
What am I missing?
The text was updated successfully, but these errors were encountered: