Workflow initiator definition in a local workflow

Hi, workflow gurus.
Question is about workflow initiator definition in a local workflow.
In my workflow there are, for this moment, two event creators (callers), each of them calls for the same local generic workflow and passes event specific parameters, for instance, the user name of a current step approver. I use a local workflow in order to increase reuse and make approve process more generic.
My local workflow contains from a user decision, if user approves the decision, we returned to the main workflow and continue process approve execution, otherwise we send a message to WF inbox to the main workflow initiator, who ran the workflow. This email should contain the following text: «Dear, &_Wf_Initiator_&, the process you had launched has been declined by %_Current_Approver_Uname%». Such as if John executed the main WF and Andrew declined it, thus John will get the following message: «Dear, USJohn, the process you had launched has been declined by USAndrew».
There is no problem with passing %_Current_Approver_Uname% in the message, I use a regular binding via local event, the problem is with passing WF initiator user name. As I thought, a local workflow has absolutely the same WF initiator user name, as the main WF, who called for this local WF. But when I send my message I got something like «Dear, USAndrew, the process you had launched has been declined by USAndrew» instead of desired message text.
My questions are:
1. Does local WF always inherits by default a WF initiator value from a main WF's initiator or a local WF may have his own WF initiator?
Short form of this question may be expressed as: Is the following statement is correct
localWF._WFInitiator = mainWF._WFInitiator.
2. Why in my case local WF initiator has the same value, as a current approver, which has been passed via binding (the only value, that was binded)? I got «Dear, USAndrew, the process you had launched has been declined by USAndrew» instead of «Dear, USJohn, the process you had launched has been declined by USAndrew»?
Thanks.

Hi, Ronen
I'll check the binding implementation more properly.
What I paid attention for is that, when I define &_Wf_Initiator_& as message receiver of a local WF it sends the message to the main WF initiator (e.g. USJohn), but when I want to print the value of the same &_Wf_Initiator_& inside of this message I got the different value (e.g. USAndrew). So how it can be that using the same variable we have two different values?
One more theoretical question, does main workflow container is completely encapsulated from a local workflow or main WF's container is kind of a global container and accessible from local WF without binding via local event binding?

Similar Messages

  • Design guidance: Site workflow for sharepoint online 2013 app store product

    CONTEXT:
    I am in the early design stage for a potential Office 365 Application Store application.
    My initial target customer is small businesses with under 100 employees.
    I will use a structured data store: Initial implementation should be local (lists or Access DB), but potentially scale up to an Azure database.
    My assumption is that the customer would already be Office 365 (2013) E3 customers and this product would be an add on.
    I like workflows because they are user-friendly: I would prefer to leverage the standard SharePoint workflows rather than reinvent the wheel, but I can implement my own workflow with a custom application if I need to.
    I am OK using C#, Access, JavaScript, JQuery, HTML, SQL... whatever gives the best solution. I prefer C#.
    I prefer a Visual Studio solution that I can manage in a source code repository.
    QUESTIONS/GUIDANCE:
    Can a standard SharePoint "Site Workflow" be part of a product delivered via an Office Application Store app?
    Can a Site Workflow work with an external Azure data connection? Can it work with a local Access database?
    Can I start with a SharePoint list, and easily migrate to an Azure database later?
    Or should I forget the standard site workflow completely and just build a C# application?
    Thanks for any guidance.

    Hi,
    First my question is what type of SharePoint Apps you are talking about? SharePoint Hosted, AutoHosted or Provider Hosted apps? For AutoHosted and Provider Hosted apps you have more control - as the apps will be running outside SharePoint and then you can
    run yourworkflow outside SharePoint. Still your app will be able to access SharePoint data using REST API and you have full control of which technology you would like to use your app (C#, asp.net etc.). With SharePoint Hosted apps, your app will be running
    inside SharePoint and you will have limited capabilities to customize - only JS will be allowed in SharePoint hosted apps. You can still use workflow but you can't use external data - unless it's configured through BCS. So my suggestion would be, if are looking
    for an add-ons like solution think about non-SharePoint hosted apps. However if you are thinking of limited capabilities, then think about SharePoint hosted apps.
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com

  • CSS Unclear definition of service type local

    Does anyone have a clear definition of what the default service type of local does?
    Is it simply to forward the matched traffic to the IP in the service, as a next hop?
    BR
    Alan

    I do not have a clear definition of the "local".
    But the default for the CSS is nat vip ip address with service ip address and forward.
    The destination ip will be changed, so this is not just a forward as next-hop.
    Gilles.

  • SCEP 2012R2 downloading Endpoint Protection definitions from Microsoft, rather than using internal Distribution Point

    Hi all, 
    Need your help figuring out why SCEP definitions are being updated from Microsoft and not from the local DP. 
    * I have a new 5 site SCCM hierarchy with a Primary site installed in EMEA HQ and a secondary site in 4 x USA offices. 
    * A Software update point and Endpoint protection point are deployed in HQ primary site. 
    * Software updates for SCEP have been synched down to the Primary site server which has WSUS role installed, a software update group created and an Automatic Deployment rule created to push these definition updates to the relevant device collection. 
    * Distribution > Content Status shows the software update package has been replicated successfully to all 5 DP's in the environment. 
    * An antimalware policy that specifies only SCCM as the definition updates has been created and is deployed to the relevant device collection. 
    * Custom client settings that disable alternate sources for initial definition update have also been created and deployed to the relevant device collection. 
    **** Yet, a closer look at the MPRUNCMD.log on client machines, shows that definition updates are coming from Microsoft
    I'm baffled why they still download from Microsoft despite disallowing this and making the DP the only source. 
    MpCmdRun: Command Line: "c:\Program Files\Microsoft Security Client\MpCmdRun.exe" SignaturesUpdateService -UnmanagedUpdate
     Start Time: ‎Mon ‎Apr ‎27 ‎2015 07:28:02
    Start: Signatures Update Service
    Update Started
    Search Started (MU/WU update) (Path: http://www.microsoft.com)...
    Time Info - ‎Mon ‎Apr ‎27 ‎2015 07:28:55 Search Completed 
    Update completed succesfully. no updates needed
    End: Signatures Update Service
    MpCmdRun: End Time: ‎Mon ‎Apr ‎27 ‎2015 07:28:55
    Note - One of the secondary sites has a very poor internet connection, so it's not feasible for definitions to be downloaded from the web. This is why a solution is required. 
    Thanks....

    Hi,
    Could these clients get other updates from SCCM?
    You could check the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCM\EPAgent\LastAppliedPolicy to see if the definition updates policy is applied to the client.
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • ASA 5505 & VPN Client blocking access to local lan

    I have setup a IPSec vpn client connection to a Cisco ASA 5505, when I connect to the unit it fully authenticates and issues me an ip address on the local lan however when I attempt to connect to any service on the local lan the following message is displayed in the log can you help:
    Teardown UDP connection 192.168.110.200 53785 192.168.110.21 53 outside:192.168.110.200/53785(LOCAL\username) to inside 192.168.110/53
    See the attached file for a sanitised version of the config.

    This is a sanitised version of the crypto dump, I have changed the user and IP addresses
    ASA5505MAN# debug crypto ikev1 7
    ASA5505MAN# debug crypto ipsec 7
    ASA5505MAN# Jul 24 15:49:03 [IKEv1]IP = x.x.x.x, IKE_DECODE RECEIVED Message (msgid=fbc167de) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 84
    Jul 24 15:49:03 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, processing hash payload
    Jul 24 15:49:03 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, processing notify payload
    Jul 24 15:49:03 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, Received keep-alive of type DPD R-U-THERE (seq number 0xa6dcb72)
    Jul 24 15:49:03 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, Sending keep-alive of type DPD R-U-THERE-ACK (seq number 0xa6dcb72)
    Jul 24 15:49:03 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, constructing blank hash payload
    Jul 24 15:49:03 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, constructing qm hash payload
    Jul 24 15:49:03 [IKEv1]IP = x.x.x.x, IKE_DECODE SENDING Message (msgid=515fbf7e) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 84
    Jul 24 15:49:18 [IKEv1]IP = x.x.x.x, IKE_DECODE RECEIVED Message (msgid=2fe7cf10) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 84
    Jul 24 15:49:18 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, processing hash payload
    Jul 24 15:49:18 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, processing notify payload
    Jul 24 15:49:18 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, Received keep-alive of type DPD R-U-THERE (seq number 0xa6dcb73)
    Jul 24 15:49:18 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, Sending keep-alive of type DPD R-U-THERE-ACK (seq number 0xa6dcb73)
    Jul 24 15:49:18 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, constructing blank hash payload
    Jul 24 15:49:18 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, constructing qm hash payload
    Jul 24 15:49:18 [IKEv1]IP = x.x.x.x, IKE_DECODE SENDING Message (msgid=e450c971) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 84
    Jul 24 15:49:28 [IKEv1]IP = x.x.x.x, IKE_DECODE RECEIVED Message (msgid=e6c212e7) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 84
    Jul 24 15:49:28 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, processing hash payload
    Jul 24 15:49:28 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, processing notify payload
    Jul 24 15:49:28 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, Received keep-alive of type DPD R-U-THERE (seq number 0xa6dcb74)
    Jul 24 15:49:28 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, Sending keep-alive of type DPD R-U-THERE-ACK (seq number 0xa6dcb74)
    Jul 24 15:49:28 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, constructing blank hash payload
    Jul 24 15:49:28 [IKEv1 DEBUG]Group = VPN-Users, Username = username, IP = x.x.x.x, constructing qm hash payload
    Jul 24 15:49:28 [IKEv1]IP = x.x.x.x, IKE_DECODE SENDING Message (msgid=af5953c7) with payloads : HDR + HASH (8) + NOTIFY (11) + NONE (0) total length : 84
    This is the isakmp dump
    ASA5505MAN# show crypto isakmp
    IKEv1 SAs:
       Active SA: 2
        Rekey SA: 0 (A tunnel will report 1 Active and 1 Rekey SA during rekey)
    Total IKE SA: 2
    1   IKE Peer: x.x.x.x
        Type    : L2L             Role    : initiator
        Rekey   : no              State   : MM_ACTIVE
    2   IKE Peer: x.x.x.x
        Type    : user            Role    : responder
        Rekey   : no              State   : AM_ACTIVE
    There are no IKEv2 SAs
    Global IKEv1 Statistics
      Active Tunnels:              1
      Previous Tunnels:           40
      In Octets:              322076
      In Packets:               2060
      In Drop Packets:            84
      In Notifys:               1072
      In P2 Exchanges:            35
      In P2 Exchange Invalids:     0
      In P2 Exchange Rejects:      0
      In P2 Sa Delete Requests:   24
      Out Octets:             591896
      Out Packets:              3481
      Out Drop Packets:            0
      Out Notifys:              2101
      Out P2 Exchanges:          275
      Out P2 Exchange Invalids:    0
      Out P2 Exchange Rejects:     0
      Out P2 Sa Delete Requests: 284
      Initiator Tunnels:         231
      Initiator Fails:           221
      Responder Fails:            76
      System Capacity Fails:       0
      Auth Fails:                 54
      Decrypt Fails:               0
      Hash Valid Fails:            0
      No Sa Fails:                30
    Global IKEv2 Statistics
      Active Tunnels:                          0
      Previous Tunnels:                        0
      In Octets:                               0
      In Packets:                              0
      In Drop Packets:                         0
      In Drop Fragments:                       0
      In Notifys:                              0
      In P2 Exchange:                          0
      In P2 Exchange Invalids:                 0
      In P2 Exchange Rejects:                  0
      In IPSEC Delete:                         0
      In IKE Delete:                           0
      Out Octets:                              0
      Out Packets:                             0
      Out Drop Packets:                        0
      Out Drop Fragments:                      0
      Out Notifys:                             0
      Out P2 Exchange:                         0
      Out P2 Exchange Invalids:                0
      Out P2 Exchange Rejects:                 0
      Out IPSEC Delete:                        0
      Out IKE Delete:                          0
      SAs Locally Initiated:                   0
      SAs Locally Initiated Failed:            0
      SAs Remotely Initiated:                  0
      SAs Remotely Initiated Failed:           0
      System Capacity Failures:                0
      Authentication Failures:                 0
      Decrypt Failures:                        0
      Hash Failures:                           0
      Invalid SPI:                             0
      In Configs:                              0
      Out Configs:                             0
      In Configs Rejects:                      0
      Out Configs Rejects:                     0
      Previous Tunnels:                        0
      Previous Tunnels Wraps:                  0
      In DPD Messages:                         0
      Out DPD Messages:                        0
      Out NAT Keepalives:                      0
      IKE Rekey Locally Initiated:             0
      IKE Rekey Remotely Initiated:            0
      CHILD Rekey Locally Initiated:           0
      CHILD Rekey Remotely Initiated:          0
    IKEV2 Call Admission Statistics
      Max Active SAs:                   No Limit
      Max In-Negotiation SAs:                 12
      Cookie Challenge Threshold:          Never
      Active SAs:                              0
      In-Negotiation SAs:                      0
      Incoming Requests:                       0
      Incoming Requests Accepted:              0
      Incoming Requests Rejected:              0
      Outgoing Requests:                       0
      Outgoing Requests Accepted:              0
      Outgoing Requests Rejected:              0
      Rejected Requests:                       0
      Rejected Over Max SA limit:              0
      Rejected Low Resources:                  0
      Rejected Reboot In Progress:             0
      Cookie Challenges:                       0
      Cookie Challenges Passed:                0
      Cookie Challenges Failed:                0
    Global IKEv1 IPSec over TCP Statistics
    Embryonic connections: 0
    Active connections: 0
    Previous connections: 0
    Inbound packets: 0
    Inbound dropped packets: 0
    Outbound packets: 0
    Outbound dropped packets: 0
    RST packets: 0
    Recevied ACK heart-beat packets: 0
    Bad headers: 0
    Bad trailers: 0
    Timer failures: 0
    Checksum errors: 0
    Internal errors: 0
    ASA5505MAN#
    and this is the ipsec dump
    ASA5505MAN# show crypto ipsec sa
    interface: outside
        Crypto map tag: SYSTEM_DEFAULT_CRYPTO_MAP, seq num: 65535, local addr: x.x.x.x
          local ident (addr/mask/prot/port): (0.0.0.0/0.0.0.0/0/0)
          remote ident (addr/mask/prot/port): (192.168.110.200/255.255.255.255/0/0)
          current_peer: x.x.x.x, username: username
          dynamic allocated peer ip: 192.168.110.200
          #pkts encaps: 778, #pkts encrypt: 778, #pkts digest: 778
          #pkts decaps: 1959, #pkts decrypt: 1959, #pkts verify: 1959
          #pkts compressed: 0, #pkts decompressed: 0
          #pkts not compressed: 778, #pkts comp failed: 0, #pkts decomp failed: 0
          #pre-frag successes: 0, #pre-frag failures: 0, #fragments created: 0
          #PMTUs sent: 0, #PMTUs rcvd: 0, #decapsulated frgs needing reassembly: 0
          #TFC rcvd: 0, #TFC sent: 0
          #Valid ICMP Errors rcvd: 0, #Invalid ICMP Errors rcvd: 0
          #send errors: 0, #recv errors: 0
          local crypto endpt.: x.x.x.x/4500, remote crypto endpt.: x.x.x.x/54599
          path mtu 1500, ipsec overhead 82(52), media mtu 1500
          PMTU time remaining (sec): 0, DF policy: copy-df
          ICMP error validation: disabled, TFC packets: disabled
          current outbound spi: 532B60D0
          current inbound spi : 472C8AE7
        inbound esp sas:
          spi: 0x472C8AE7 (1194101479)
             transform: esp-aes esp-sha-hmac no compression
             in use settings ={RA, Tunnel,  NAT-T-Encaps, IKEv1, }
             slot: 0, conn_id: 241664, crypto-map: SYSTEM_DEFAULT_CRYPTO_MAP
             sa timing: remaining key lifetime (sec): 26551
             IV size: 16 bytes
             replay detection support: Y
             Anti replay bitmap:
              0xFFFFFFFF 0xFFFFFFFF
        outbound esp sas:
          spi: 0x532B60D0 (1395351760)
             transform: esp-aes esp-sha-hmac no compression
             in use settings ={RA, Tunnel,  NAT-T-Encaps, IKEv1, }
             slot: 0, conn_id: 241664, crypto-map: SYSTEM_DEFAULT_CRYPTO_MAP
             sa timing: remaining key lifetime (sec): 26551
             IV size: 16 bytes
             replay detection support: Y
             Anti replay bitmap:
              0x00000000 0x00000001
        Crypto map tag: outside_map0, seq num: 1, local addr: x.x.x.x
          access-list outside_cryptomap_1 extended permit ip 192.168.110.0 255.255.255.0 192.168.0.0 255.255.0.0
          local ident (addr/mask/prot/port): (192.168.110.0/255.255.255.0/0/0)
          remote ident (addr/mask/prot/port): (192.168.0.0/255.255.0.0/0/0)
          current_peer: x.x.x.x
          #pkts encaps: 39333117, #pkts encrypt: 39333117, #pkts digest: 39333117
          #pkts decaps: 24914965, #pkts decrypt: 24914965, #pkts verify: 24914965
          #pkts compressed: 0, #pkts decompressed: 0
          #pkts not compressed: 39333117, #pkts comp failed: 0, #pkts decomp failed: 0
          #pre-frag successes: 0, #pre-frag failures: 0, #fragments created: 0
          #PMTUs sent: 0, #PMTUs rcvd: 0, #decapsulated frgs needing reassembly: 0
          #TFC rcvd: 0, #TFC sent: 0
          #Valid ICMP Errors rcvd: 0, #Invalid ICMP Errors rcvd: 0
          #send errors: 0, #recv errors: 0
          local crypto endpt.: x.x.x.x/0, remote crypto endpt.: x.x.x.x/0
          path mtu 1500, ipsec overhead 58(36), media mtu 1500
          PMTU time remaining (sec): 0, DF policy: copy-df
          ICMP error validation: disabled, TFC packets: disabled
          current outbound spi: F6943017
          current inbound spi : E6CDF924
        inbound esp sas:
          spi: 0xE6CDF924 (3872258340)
             transform: esp-3des esp-sha-hmac no compression
             in use settings ={L2L, Tunnel, IKEv1, }
             slot: 0, conn_id: 163840, crypto-map: outside_map0
             sa timing: remaining key lifetime (kB/sec): (3651601/15931)
             IV size: 8 bytes
             replay detection support: Y
             Anti replay bitmap:
              0xFFFFFFFF 0xFFFFFFFF
        outbound esp sas:
          spi: 0xF6943017 (4136906775)
             transform: esp-3des esp-sha-hmac no compression
             in use settings ={L2L, Tunnel, IKEv1, }
             slot: 0, conn_id: 163840, crypto-map: outside_map0
             sa timing: remaining key lifetime (kB/sec): (3561355/15931)
             IV size: 8 bytes
             replay detection support: Y
             Anti replay bitmap:
              0x00000000 0x00000001
    ASA5505MAN#

  • SCCM 2012 Endpoint Protection initial update not downloaded

    Hi,
    I'm new to SCCM 2012. I recently started deploying the Endpoint  Protection to all of clients (Windos 7 and XP Pro). 
    I've noticed that some clients have not been updating their initial definitions after the Endpoint Protection Software is installed. 
    Since they are not updating their detonation the client remains unprotected with the status icon in red.
    The odd thing is that some of our computers do the initial update just fine while others are effected. 
    Also if I click update manually then the update goes through no issue, but with 100+ clients not updated its not something I want to do manually. 
    The clients are set to receive auto updates via a auto deployment rule. 
    Also the antimalware policy is set to do updates as well in this order: 
    Config Mgr
    WSUS
    Microsoft Malware Protection Center
    Microsoft Update
    Has anyone seen this before? 
    If I need to upload any specific logs just let me know. 
    Many Thanks

    Do you have Software update configured (and working) thru ConfigMgr or using a standalone WSUS?
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Bug When Converting (Back) To Local User Account

    I am using Windows 8.1 Pro and began by setting up a local user account, which is the Administrator account. I then successfully switched the account to a Microsoft account, with the same user name.
    As a test, I then decided to switch back to a local user account.
    The bug is that I was not permitted to use the same user name. I had to select a different user name. This defeats the purpose of transparently switching a from a Microsoft account to a local account.
    Fortunately (for me) I had anticipated that something might go wrong and had performed a full system backup to a external USB drive before I began this switching test.
    L.M.Cohen

    While Windows 8.1 (Pro) allows you to create new User accounts, it is set up to "convince" you to create Microsoft-type user accounts, rather than local user accounts.
    And if you try to convert a Microsoft-type account to a local user account,
    with the same user name, it will not yet you do it. However it will allow you to convert in the opposite  direction,
    with the same user name.
    So I started all over and carefully read the small print -- to learn that you can initially set up a local user account. But this is discouraged, but if you persist, it can be done -- even though it is implied that "the sky might fall."
    This is disingenuous.
    However now that I understand the dynamics, I have no more problems.
    Regards,
    L.M.Cohen
    L.M.Cohen

  • Site definition settings on FTP use in Dreamweaver CS4

    I work on a MackBook Pro, Mavericks OS, with Dreamweaver CS4. In filling in my settings in Site Definition dialog for local site and remote site, sometimes doing a Test I get the message that I am connected, but when I try to upload through Put arrow in Files Window I get the message "FTP error occurred cannot make connection to host. Your login or password is incorrect. Check your connection information."
    I do get the FTP transfer to work sometimes, but then it stops working. I have used a template to set up my pages. Could my settings using the template have something to do with it?

    I have used a template to set up my pages. Could my settings using the template have something to do with it?
    Definitely not.

  • How can I change remote site definition without breaking all of the links?

    I've created a website and put it here http://home.comcast.net/~alpsf/index.html to test it during construction.  Now when I change the remote site definition on the local site in DW, all of the links are broken.  I now suspect the problem is that I made it site root-relative, and DW inserted /~alpsf/ in all of the links.  Is there a way to fix this?
    Thanks very much.

    You can do a find and replace to change the links globally. Make sure you do a complete backup of the site prior to doing this incase you don't do it correctly. Let me stress that again, backup your entire site incase you need to restore. If you have created a "new site" and this will not be part of the /~alpsf site, then you will need to define a new site and copy all the files into that folder (I am guessing this is the case). I would copy the files outside of Dreamweaver. You could do this without touching the files in the ~alpsf directory. There are a lot of variable here as I don't know exactly what you are doing.
    On the file menu select window/results-select search. (this is done if the search window is not open).
    Find in: Entire Current Local Site
    Search: Source Code
    Find: "/~alpsf/
    Replace:"/
    That should do it, but this is a very tricky thing. I wouldn't have a problem doing this as long as I have everything backed up.
    Jim
    Edited:You might have to go into your css, spry files and any others that has links to do the same (this time only select Find in: Current document once the document is open). Once that is done, delete the whole remote site and upload the changes once you check that everything is completed.

  • Imac os 10.4.7: where is /usr/local ?

    Hi,
    I see a lot of installation instructions that say to install into /usr/local, but I don't have such a directory:
    $ ls -al /usr
    total 0
    drwxr-xr-x 9 root wheel 306 Feb 11 19:03 .
    drwxrwxr-t 31 root admin 1156 Mar 12 16:20 ..
    drwxr-xr-x 740 root wheel 25160 Feb 26 14:45 bin
    drwxr-xr-x 230 root wheel 7820 Feb 11 19:04 include
    drwxr-xr-x 273 root wheel 9282 Feb 11 19:25 lib
    drwxr-xr-x 72 root wheel 2448 Feb 11 19:03 libexec
    drwxr-xr-x 199 root wheel 6766 Feb 11 19:03 sbin
    drwxr-xr-x 50 root wheel 1700 Feb 11 19:03 share
    drwxr-xr-x 5 root wheel 170 Aug 10 2006 standalone
    Is there another place I'm supposed to install programs? Or, do I need to create that directory?

    It shouldn't really matter... especially considering that group doesn't have write access in either your case or my case.
    Three machines I checked at work, which were built from clean 10.4 installs and hence didn't initially have a /usr/local, currently have have group ownership on their manually created /usr/local set to wheel just like yours. These machines at work have actually used /usr/local for much more stuff than my home machine so using wheel as the group should be fine (and maybe even more correct than admin).
    Steve

  • Initial view controller changes automatically

    Hi ,
              I have localized my app to two languages (English & German) . I set view controller 'A' as initial view controller, So it should start from screen 'A'. Every thing works fine with English version. But when I change language to German my app doesnt start at screen A , it starts instead with screen 'X' which was my initial view controller before Localizing the app.
    Could you please tell what mistake I am doing ?
    Best Regards
    Venu Gandhe

    Sorry understood the problem..there are two storyboards (one for German one for English)..:)

  • Stop Dreamweaver from Locking Local Files?

    Using Dreamweaver's check-in/check-out system, Dreamweaver
    automatically locks a local file when it's checked in, i.e., the
    local copy of the file is set to read-only. Does anyone know of a
    way to disable this? I would like for Dreamweaver not to lock the
    local files when I check them in to the remote (server) site.
    Thanks,
    Ted

    Ted - that's the wrong setup for checkin/checkout to work
    anyhow.
    You cannot share a local site. Each person must have their
    own local site,
    and share a staging server location. Checkin/checkout would
    then provide
    some measure of security if that is the case.
    Set up two site definitions:
    1. Local site is local, remote site is staging server.
    Everyone uses this
    site to work on their piece of the action. Nobody can check
    out a file that
    someone else already has checked out.
    2. Local site is staging server, remote site is production
    server. Only
    the project leader uses this site, and they only use it to
    PUSH files to the
    production server.
    Make sense?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Ted Fitzpatrick" <[email protected]> wrote
    in message
    news:gp3f13$289$[email protected]..
    > Hi Murray, we have a small team using the same local
    site files. We use
    > check-in / check-out to be warned when another user has
    a file checked
    > out.
    > Because we prefer to use the same local files, the
    automatic locking is a
    > headache because it creates another step that everyone
    must take:
    > unlocking the
    > files each time we check then in.
    >

  • Locale problem with circular dependancies

    locale -a output
    $ locale -a
    C
    POSIX
    el_GR
    el_GR.iso88597
    el_GR.utf8
    greek
    locale output
    $ locale
    locale: Cannot set LC_ALL to default locale: No such file or directory
    LANG=C
    LC_CTYPE="C"
    LC_NUMERIC=en_US.utf8
    LC_TIME=en_US.utf8
    LC_COLLATE=C
    LC_MONETARY=en_US.utf8
    LC_MESSAGES="C"
    LC_PAPER="C"
    LC_NAME="C"
    LC_ADDRESS="C"
    LC_TELEPHONE="C"
    LC_MEASUREMENT=en_US.utf8
    LC_IDENTIFICATION="C"
    LC_ALL=
    locale-gen output
    # locale-gen
    Generating locales...
    el_GR.UTF-8... done
    el_GR.ISO-8859-7... done
    en_US.UTF-8...circular dependencies between locale definitions
    In /etc/locale.gen i have uncomment these 4: "el_GR.UTF-8", "el_GR ISO-8859-7", "en_US.UTF-8" and "en_US ISO-8859-1" (i have triple check that)
    and in /etc/locale.conf i have these 2 lines:
    LANG="en_US"
    LC_COLLATE="C"
    I'm searching in forums here and googling for about 2 days now, i would appreciate some help.
    I haven't notice any real problem yet, i can write and read in both languages, but i think i surelly will.
    Last edited by s0lid7 (2013-03-07 12:55:39)

    Had not see that but it didn't help. I don't want to change LC_ALL=
    As it seems the problem is only with en_US whatever other language i uncomment in /etc/locale.conf works propertly.
    I remember myself editing the /usr/share/i18n/locales/en_US file when trying to change "workday 2" in order to have monday first in calendar but i'm not sure if that causes the issue since i'm pretty sure that i changed it to default values again anyway.
    I tried LC_ALL="" in /etc/locale.conf but it didn't work either.
    Last edited by s0lid7 (2013-03-07 13:48:37)

  • Locals.UUT customizations deleted upon install of 2014 diskset

    Hi,
    We have customized the UUT data type used in our customized process model to include details such as Manufacturer, hardware rev etc.  We also have the process model seqeuence source controlled under a different directory than the default location.
    It seems that when loading the process model after installation, teststand has taken the liberty of deleting all of these customizations, including the sub-container "config", another data type we've customized, which contains numerous properties that we change at run time to suit the current UUT under test.  I can go and manually fix this, but I've had no problems in past update disks.  IMO this should not happen, I should get a type conflict error and a prompt to resolve. 
    I did get an error upon first running prompting me to open modelsupport.seq, which I did, but it did not indicate anything had changed. 
    Why did this happen, and can this behavior be avoided in future diskette installs? 
    I have attached images of the data type before and after.
    Attachments:
    UUT data type old.PNG ‏20 KB
    UUT data type 2013.PNG ‏9 KB

    Ya I understand that, data type instances can differ, and not affect the definition, which should always be the behavior. Also it seems the definition of this locals.uut type is defined in the process model itself, not a type palette  "ini" file, as you mentioned previously. However there are many instances I am using, all within the process model (pre/post uut, setup and cleanup sequences) where an instance of this type is inserted in the parameters of these process model sequences so that changes to them can be passed on within the process model.  I am also using programatic references to runstate.locals.uut.<property> speckled throughout my sequence code.  The overwriting of the type definition broke all of this. Changes to the definition in the type palette (when the process model sequences is seleced) has always changed the contents of the instances, which has been the desired behaviour in my application. 
    A large reason and advantage to use a data type is the fact you can change the definition in one place, and have the instances reflect that definition everywhere it is used, so that you do not have to comb through every instance to make identical changes.  That is in fact how I was using this type. So the "unstructured" portion of this type introduced in 2013 which is "not defined by the type definition so instances can have anything under that property and it does not get modified by the type" is completely contrary to what I think a type definition is useful for, in the case anyway.  Of course no changes to any instance should ever modify the type definition, as that would be contrary to the point of having a "definition" at all.
    Due to the apparent unstructured nature of this "additionalData" container, and the fact I cannot modify the Locals.UUT type and be sure it doesn't get changed and over-written by NI, I've started the work of defining a "DUT" data type and placing this in the process model locals, the contents of this type is identical to my previous modifications to Locals.UUT.  I am about half way through combing through all of my test case sequences, of which there are many, replacing references.  Not too happy about it but a learning lesson for sure. 

  • Using Verizon 4G LTE phones with locally purchased foreign Sim cards overseas

    Which Verizon global phones work overseas (from China to W. Europe to Russia) for voice, text AND DATA when using locally purchased international Sim cards?
    I bought the Samsung III a few years ago after being assured by several Verizon staff that it was fully capable, but then discovered this was ONLY true for voice and SMS, not email.  Verizon blocked the APN access so no data plans worked.  The purchased international SIM cards would work on other SIIIs (as the Samsung store overseas demonstrated), just not Verizon's version. I even tried using an older unlocked, deactivated global Verizon Blackberry, but to the surprise of the RIM technicians in Canada, the local Sim card still tried to activate through Verizon and thus failed to work.
    Now it is reported that Samsung is blocking global use based on the region where the phone was purchased. Does this mean if I buy a Verizon Note3 or S4 I cannot travel overseas and purchase a local Sim card and get data in addition to voice?  Is the same true for Apple?  What about other models?
    Is there a non-Verizon solution?
    What is the best option for a global academic on a limited budget?
    Thanks!

        selin319,
    We apologize for any confusion, but to answer your question all of our 4G devices come unlocked (for international use) from the manufacture. With that said, you can definitely purchase a local SIM card and insert to your device to use, however we cannot guarantee your service will work as it will not be registered to our network at that point.
    KarenC_VZW
    Follow us on Twitter @VZWSupport 

Maybe you are looking for

  • Cisco Unity Connection 8.6 not getting CLID information from CUCM 8.6

    Hello, Currently Running: Cisco Unified Communications Manager 8.6.2 Cisco Unity Connection 8.6.2 Problem: when any outside caller leaves a voicemail, the caller number information is not being sent to unity. example, I call with my cell phone, 817.5

  • Call transaction 'SE38'

    Hi, i'm calling transaction SE38 from my report. First try was this: set parameter id 'RID' field selfield-value.   call transaction 'SE38' and skip first screen. But the first screen is not skipped, it just stays on the entry screen with the reportn

  • Declarative components and DCIteratorBinding

    Hi, Can I add manually accessorIterator into the pagedefnition xml? When I add and if it is not binding to an UI component it fails. I want to use a declarative component that takes DCIteratorBinding as an attribute on page, but this makes it necessa

  • Export a view

    I did a full export and import from a database to another. However, 5 views that were there in the source database did not come over. How can I get this done ? I just needed the views now Thanks

  • After installing iOS7 update my WIFI is very slow.

    After installing iOS7 update my WIFI is very slow in my iPad 3rd Gen, iPhone 5 and iPhone 4. Is there a fix for this problem? I've reset my modem and AirPort Extreme 3rd gen. Problem still exists. Help