I'm creating component etc using Core service but I'm creating them using VM rather than actual server where Tridion server is installed. The issue I'm facing is I am unable to track the item created on VM even when TCM id is generated for them also when I create any item through UI then I can track them on VM. So is there any limitation when we create any item using core service through VM? As our servers is in other geo location, so IS there a way to track the IP where core service is creating the component so that I can assume my code will work fine on production server. Some more information:-
I am able to access core service.svc file through browser. Event Viewer is not showing any error/warning message if item creation fails through core service.
Please suggest...