Restriction: This topic applies only when the Enterprise Server feature is enabled.
After generating a service interface and then subsequently making changes to the COBOL linkage section used to generate it,
you should then use the RefreshAnnotations feature to update the service interface with the changes.
- In Solution Explorer, right-click your project; then click
Refresh Annotations for Services.
Tip: On the Refresh Annotations dialog box, a red exclamation point icon
appears next to programs and copybooks that have had code changes since generating a service interface; a green check mark
icon
appears next to programs and copybooks that remain unchanged since generating a service interface. You should refresh annotations
for each source file that shows
.
- Click each program or copybook you want to refresh, or click
Auto Select to select all that contain code that is out of date.
- Click
Refresh; then click
Close.