Question
Get Mashup Name using Services
Hi,
May I know I to using services to get mashup name? in my scenario, when I selected row of grid, it will go to different Mashup page.
So far I have created one datashape, which including ID, MashName(String type) and MashPrm(MashupName type). I need to create one infotable based on this datashape and send selected row to infotable as input. but in services, I use getProjectName(), which I want to get mashup name. but the result returned is empty. how to do this coding?

