To start using AWX JavaScript with ArcWeb Services, you need an active subscription to ArcWeb Services. Then, you need register your application URL and obtain an ArcWeb Explorer API Key that verifies you are authorized to access ArcWeb Services.
See the ArcWeb site to register your application URL and obtain an ArcWeb Explorer API Key.
Once you have the API Key, you need to replace <ArcWeb Explorer API Key> with your API Key in the following line of code for each AWX JavaScript request you make to ArcWeb Services:
AWUtils.insertMap("explorer", "<ArcWeb Explorer API Key>");
See the Quick-Start Guide for details on getting started with AWX JavaScript.
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.