While creating the connection, you have provided a username/password for the connection. If you are using Oracle, the schema name will be the same as the user name… The table which is created, is it under the same schema? If so, you can see the table under ‘current schema’. If the table is created under different schema (not same as user that you have provided), table will not appear in the current schema.
On a different note, if everything is fine, try reloading the adapter connection once.
-Senthil
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods