PrepAway - Latest Free Exam Questions & Answers

which code fragment will retrieve the URL of a managed asset?

A coach view was created for a company that displays an image. Within the coach view, the
stock Image coach view is used and its binding is a managed asset web file. The company
has requested that this coach view be able to display different managed asset web files
based on user feedback. Assuming that client side JavaScript will be used within the coach
view’s change event handler and that the asset name is stored in a variable named
companyImage, which code fragment will retrieve the URL of a managed asset?

PrepAway - Latest Free Exam Questions & Answers

A.
this.context.options.get(companyImage, “WEB”)

B.
tw.system.model.findManagedFileByPath(companyImage, TWManagedFile.Types.Web )

C.
this.context.get(companyImage, “WEB”)

D.
com_ibm_bpm_coach.getManagedAssetUrl(companyImage,
com_ibm_bpm_coach.assetType_WEB)


Leave a Reply