Invoke template in FS

Greetings!

Many times, when we use the invoke template it throws error, sometimes we use SMI to trigger the API.

May someone explain y this is happening?

image

Thank you.

any updates on this?

any updates on this?

Hi @Bene_Immanuel,

What is the error faced when invoking the template?

Hi @Raviraj,

It said that the invokeTemplate doesn’t exist (undefined) in the request object…

@Bene_Immanuel

  1. Ensure the FDK version is supporting the request template.
  2. Ensure the script <script src="{{{appclient}}}"></script> added to the HTML file in the app.
  3. The installation parameters values are submitted vie the custom configs simulation page or via end-to-end testing.

If it still throws the error, please share the FDK version, logs, and code to check the issue.

Thank you for your input @Raviraj

This works!

1 Like

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.