Hi,
1. For creating an Asset you could use something like this:
Asset asset = context.create().asset("/content/dam/myImage.jpg", 1600, 900, "image/jpeg", "dc:title", "title metadata for image");
Here is another example: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/jun...