Predefined ABAP TYPES

 Hi team. I have the following task to complete: Like in the first exercise of this course, create a new global class that implements interface IF_OO_ADT_CLASSRUN. Copy the following code snippet to the implementation part of method if_oo_adt_classrun~main( 😞 Code snippet * Data Objects with Built-in Types ********************************************************************** ” comment/uncomment the following declarations and check the output …

Predefined ABAP TYPES Read More »

AI Core SDK Create an Artifact

I am trying to create an artifact, but response says: Failed to create artifact. Status code: 404It used to complain about the scenario id, but has not lately artifact that I am trying to create:{‘name’: ‘sound-data’, ‘kind’: ‘dataset’, ‘url’: ‘ai://sound/data’, ‘description’: ‘Cutting machine sound clips for defect detection’, ‘scenario_id’: ‘sound-scen’} # Load AICoreServiceKey.jsonAICoreServiceKeyFile = r”C:UsersI840539testjsonAICoreServiceKey.json”uua_url, clientid, …

AI Core SDK Create an Artifact Read More »

Scroll to Top