You need to sign in to do that
Don't have an account?
How to pass parameters to and call a VF page from invocable apex?
Hi,
What I am looking to achieve is the following, I want a user to select specific assets within a flow, have these assets pass to some invocable apex and this process them and pass the list and the account to some visualforce which will then create a PDF attachment on the relevant account.
I am happy that the first part is working fine, getting the assets into the invocable apex but its the calling of the VF page with my already created variables that I am having an issue with.
Any assistance would be greatly appreciated.
Ashley
What I am looking to achieve is the following, I want a user to select specific assets within a flow, have these assets pass to some invocable apex and this process them and pass the list and the account to some visualforce which will then create a PDF attachment on the relevant account.
I am happy that the first part is working fine, getting the assets into the invocable apex but its the calling of the VF page with my already created variables that I am having an issue with.
Any assistance would be greatly appreciated.
Ashley