cancel
Showing results for 
Search instead for 
Did you mean: 

Distance, duration, and maps with ALK PC Miler

Former Member
0 Kudos

Is there a step by step guide for integrating TM with ALK PC Miler to provide distance, duration, and maps?

Accepted Solutions (0)

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Kudos

Hi Gary,

Yes, there is. The Customer Solutions Adoption - Line of Business (TM) has developed several Deployment Accelerators to smooth the implementation and adoption of TM 8.0 (and higher). One of these DAs is a white paper outline in great detail the steps to integrate ALK's PC Miler with TM 8.0. Contact me directly and we can discuss it further.

Thanks, Mike

Former Member
0 Kudos

Hi Michael,

we want to integrate PC_Miler to our SAP System to get some distances . We need a webservice, called via Function module.

I was able to get some information from the technical description (PCM) esp the import Parameters. But nowhere i found the export Paramters / Tables....  Or any other information.

Can u please forward any documentation /examples for FM concerning PC Miler?

Any help would be very useful!

thx in advance

Moon Mulligan

0 Kudos

Hi,

Try implementing the standard method get_distance_duration using the strategy in SPRO.

You need to create a custom class and implement this method inside.

Create and implement one more method which will call the web service. Call this method inside method get_distance_duration.

I hope this should help you.

Thanks & Regards

Archit