Asset Compute projects are specially defined App Builder projects, and as such, require access to App Builder in the Adobe Developer Console in order to set up and deploy them.
Click-through of setting upApp Builder (No audio)
Log in to Adobe Developer Console using the Adobe ID associated with the provisioned accounts and services. Ensure you are a System Administrator or in the Developer Role for the correct Adobe Org.
Create a App Builder project by tapping Create new project > Project from template > App Builder
If either Create new project button or the App Builder type is not available, this means your Adobe Org is not provisioned with App Builder.
WKND AEM Asset Compute
wkndAemAssetCompute<YourName>
wkndAemAssetCompute
.wkndAemAssetComputeJaneDoe
to avoid collisions with other App Builder projects.Development
In the App Builder project, select Development
from the workspace selector
Tap + Add Service > API to open the Add an API wizard, use this approach to add the following APIs:
config.zip
to a safe location for later useWhen setting up the Asset Compute API integration a new key pair was generated and a config.zip
file was automatically downloaded. This config.zip
contains the generated public certificate and matching private.key
file.
config.zip
to a safe place on your file system as the private.key
is used later
This Adobe I/O project’s credentials are used by the local Asset Compute Development Tool to interact with Adobe I/O Runtime, and will need to be incorporated into the Asset Compute project. Familiarize yourself with the Service Account (JWT) credentials.
Development
workspace is selectedconfig.zip
downloaded when the Asset Compute API was added to this project.