maximilian_lenkeit
Participant
Member since ‎02-03-2010

User Statistics

  • 49 Posts
  • 12 Solutions
  • 1 Kudos given
  • 6 Kudos received

User Activity

Hi community,I'm currently playing around with Java servlets on HCP and I'm not overly familiar with that.Currently, I have this piece of config in my web.xml:  <servlet-mapping>  <servlet-name>HelloWorldServlet</servlet-name>  <url-pattern>/*</url-p...
Hi,I'm currently trying to create an agent determination rule using a custom function module. I know that the function module must have a certain interface consisting of two table parameters to be accepted by the system.But since table parameters are...