Hi.
When i need to checkin a snapshot, i need to get virtual snapshot, so the time needed to compute naming can be fairly large.
Simple @GET() and {sobject.parent} can both take 0.1 sceonds to compute. If there is 10 files in single snapshot it will take 1-3 sconds to give result. I think there is not just db queryes, but some calculations TACTIC need to do before give the proper name and path.
Is there a way to speed up naming?
When i need to checkin a snapshot, i need to get virtual snapshot, so the time needed to compute naming can be fairly large.
Simple @GET() and {sobject.parent} can both take 0.1 sceonds to compute. If there is 10 files in single snapshot it will take 1-3 sconds to give result. I think there is not just db queryes, but some calculations TACTIC need to do before give the proper name and path.
Is there a way to speed up naming?